Skip to content

Commit 5357a4a

Browse files
authored
Updated to 156
1 parent a01a13b commit 5357a4a

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 = 'v155.4' //the build number that this mod is made for
38+
mindustryVersion = 'v156' //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)