Update Mindustry to 8-fdroid-149 (1074)

This commit is contained in:
F-Droid checkupdates bot 2025-05-01 04:05:37 +00:00 committed by linsui
parent a9b46f9812
commit 224434c3d9

View file

@ -571,6 +571,29 @@ Builds:
gradleprops:
- versionType=fdroid
- versionName: 8-fdroid-149
versionCode: 1074
commit: f4891f4738d4bbfc4b45042500a7d6b166181f63
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.
@ -584,5 +607,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(\d+)|.|versionName=(.*)
CurrentVersion: 8-fdroid-148
CurrentVersionCode: 1073
CurrentVersion: 8-fdroid-149
CurrentVersionCode: 1074