mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update Stendhal Game to 1.48
This commit is contained in:
parent
cb10ddd1ed
commit
441faa4bae
1 changed files with 18 additions and 2 deletions
|
|
@ -41,9 +41,25 @@ Builds:
|
|||
- libs/
|
||||
- buildtools/
|
||||
|
||||
- versionName: '1.48'
|
||||
versionCode: 1048000
|
||||
commit: VERSION_01_RELEASE_48
|
||||
subdir: app/android
|
||||
gradle:
|
||||
- yes
|
||||
output: ../../build/org.stendhalgame.client-$$VERCODE$$-unsigned.apk
|
||||
binary: https://prdownloads.sourceforge.net/arianne/org.stendhalgame.client-%v.1.apk?download
|
||||
rm:
|
||||
- src/
|
||||
- tests/
|
||||
- libs/
|
||||
- buildtools/
|
||||
scanignore:
|
||||
- app/nativehelper
|
||||
|
||||
AllowedAPKSigningKeys: 091c5dfaa7e0b6b735244e3d33a5bec9ed6d9b3160a2cc57158ed4ff95f609df
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.47'
|
||||
CurrentVersionCode: 1047000
|
||||
CurrentVersion: '1.48'
|
||||
CurrentVersionCode: 1048000
|
||||
|
|
|
|||
Loading…
Reference in a new issue