Update Mindustry to 8-fdroid-153 (1082)

This commit is contained in:
checkupdates bot 2025-10-31 04:15:02 +00:00 committed by linsui
parent 0023e8a3b0
commit bee288522c

View file

@ -732,6 +732,29 @@ Builds:
gradleprops:
- versionType=fdroid
- versionName: 8-fdroid-152.3
versionCode: 1082
commit: 5ea0ebbf2a9971d609a030832e11cba8526f3afb
subdir: android
gradle:
- yes
prebuild:
- sdkmanager 'platforms;android-30'
- echo -e 'androidBuildCode=$$VERCODE$$\nbuild=$$VERCODE$$\nmodifier=beta\ntype=fdroid'
> ../core/assets/version.properties
- echo 'buildversion=$$VERSION$$' | sed 's/=.*fdroid-/=/' >> ../gradle.properties
- sed -i -e '/publishing{/,/^ }/d' ../build.gradle
scanignore:
- android/src/mindustry/android/AndroidLauncher.java
- android/src/mindustry/android/AndroidRhinoContext.java
scandelete:
- android/libs
build:
- cd ..
- gradle pack
gradleprops:
- versionType=fdroid
MaintainerNotes: |-
libgdx.so and libgdx-freetype.so binaries are extracted from
com.badlogicgames.gdx:gdx-platform JARs that come from Maven Central.
@ -745,5 +768,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(\d+)|.|versionName=(.*)
CurrentVersion: 8-fdroid-152.2
CurrentVersionCode: 1081
CurrentVersion: 8-fdroid-153
CurrentVersionCode: 1082