Skip to content

Commit 0654722

Browse files
authored
Update build.gradle
1 parent d5243a8 commit 0654722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ java{
3535
}
3636

3737
ext{
38-
mindustryVersion = 'v157' //the build number that this mod is made for
38+
mindustryVersion = 'v158.1' //the build number that this mod is made for
3939
jabelVersion = "93fde537c7"
4040
isWindows = System.getProperty("os.name").toLowerCase().contains("windows")
4141
sdkRoot = System.getenv("ANDROID_HOME") ?: System.getenv("ANDROID_SDK_ROOT")

0 commit comments

Comments
 (0)