Update Mindustry to 5-fdroid-102 (102)

This commit is contained in:
F-Droid Builder 2020-01-01 05:36:21 +00:00 committed by Ciaran Gultnieks
parent 51736f33ca
commit 6c3fe6d9db

View file

@ -155,6 +155,23 @@ Builds:
scandelete:
- android/libs
- versionName: 5-fdroid-102
versionCode: 102
commit: v102
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: |-
libgdx.so and libgdx-freetype.so binaries are extracted from
com.badlogicgames.gdx:gdx-platform JARs that come from Maven Central.
@ -164,5 +181,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 5-fdroid-101
CurrentVersionCode: 101
CurrentVersion: 5-fdroid-102
CurrentVersionCode: 102