mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Mindustry to 4-fdroid-94 (94)
This commit is contained in:
parent
ab201f9bea
commit
021b3d8196
1 changed files with 20 additions and 2 deletions
|
|
@ -56,6 +56,24 @@ Builds:
|
|||
scandelete:
|
||||
- android/libs
|
||||
|
||||
- versionName: 4-fdroid-94
|
||||
versionCode: 94
|
||||
commit: v94
|
||||
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 "number=4" >> ../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.
|
||||
|
|
@ -65,5 +83,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/Anuken/MindustryBuilds/master/version_fdroid.txt|versionCode=(.*)|.|versionName=(.*)
|
||||
CurrentVersion: 4-fdroid-93
|
||||
CurrentVersionCode: 93
|
||||
CurrentVersion: 4-fdroid-94
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue