1 parent d5243a8 commit 0654722Copy full SHA for 0654722
1 file changed
build.gradle
@@ -35,7 +35,7 @@ java{
35
}
36
37
ext{
38
- mindustryVersion = 'v157' //the build number that this mod is made for
+ mindustryVersion = 'v158.1' //the build number that this mod is made for
39
jabelVersion = "93fde537c7"
40
isWindows = System.getProperty("os.name").toLowerCase().contains("windows")
41
sdkRoot = System.getenv("ANDROID_HOME") ?: System.getenv("ANDROID_SDK_ROOT")
0 commit comments