Update Mindustry to 6-fdroid-109 (109)

This commit is contained in:
F-Droid checkupdates bot 2020-10-19 03:29:56 +00:00
parent 352e22e7f3
commit 3b5e8b722d

View file

@ -218,6 +218,26 @@ Builds:
scandelete:
- android/libs
- versionName: 6-fdroid-109
versionCode: 109
commit: v109
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
scanignore:
- android/src/mindustry/android/AndroidLauncher.java
- android/src/mindustry/android/AndroidRhinoContext.java
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.
@ -231,5 +251,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%c
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 6-fdroid-108
CurrentVersionCode: 108
CurrentVersion: 6-fdroid-109
CurrentVersionCode: 109