Update Mindustry to 5-fdroid-100 (100)

This commit is contained in:
F-Droid Builder 2019-11-21 17:42:51 +00:00 committed by Ciaran Gultnieks
parent 0a2b1f708f
commit 7ab4c24bba

View file

@ -121,6 +121,23 @@ Builds:
scandelete: scandelete:
- android/libs - android/libs
- versionName: 5-fdroid-100
versionCode: 100
commit: v100
subdir: android
gradle:
- yes
prebuild:
- echo "androidBuildCode=$$VERCODE$$" > ../core/assets/version.properties
- echo "build=$$VERCODE$$" >> ../core/assets/version.properties
- echo "modifier=beta" >> ../core/assets/version.properties
- echo "type=fdroid" >> ../core/assets/version.properties
- echo "buildversion=$$VERCODE$$" >> gradle.properties
- echo "versionType=fdroid" >> gradle.properties
- grep archash ../gradle.properties >> gradle.properties
scandelete:
- android/libs
MaintainerNotes: |- MaintainerNotes: |-
libgdx.so and libgdx-freetype.so binaries are extracted from libgdx.so and libgdx-freetype.so binaries are extracted from
com.badlogicgames.gdx:gdx-platform JARs that come from Maven Central. com.badlogicgames.gdx:gdx-platform JARs that come from Maven Central.
@ -130,5 +147,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%c AutoUpdateMode: Version v%c
UpdateCheckMode: HTTP UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*) UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 5-fdroid-99 CurrentVersion: 5-fdroid-100
CurrentVersionCode: 99 CurrentVersionCode: 100