Skip to content

Commit dfc9716

Browse files
authored
v139 (#75)
1 parent 5d3dfd9 commit dfc9716

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ sdkVersion = 30
55
# Minimum Android API version.
66
sdkAPI = 14
77
# Mindustry classpath version (Uses MindustryJITPack)
8-
mindustryVersion = 28844d5cb5
8+
mindustryVersion = v139
99
# Actual Mindustry hash that is used for fetching component classes
10-
mindustryFetchVersion = a5cb7b09eb7a38d263e588fdacf21cb652f6cea2
10+
mindustryFetchVersion = 5e6d40d6cc4b844788171c27d847f044398400ba
1111
# Fallback Arc version, deviate from `mindustryVersion` if you're using a Bleeding Edge classpath version.
12-
arcVersion = d3b6ab563b
12+
arcVersion = e319dd0056
1313
# Javapoet classpath version, for class file generation.
1414
javapoetVersion = 1.12.1
1515
# Jabel classpath version, for downgrading Java 9+ syntaxes into generating Java 8 bytecodes.

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Avant Team",
55
"description": "A big-collaboration Mindustry mod created by many authors from the Mindustry modding community.",
66
"version": "0.1-youngcha.2.8",
7-
"minGameVersion": 137,
7+
"minGameVersion": 139,
88
"main": "unity.Unity",
99
"java": true
1010
}

0 commit comments

Comments
 (0)