mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Stendhal Game to 1.47
This commit is contained in:
parent
bf6b0d01b9
commit
4560ef1e2a
1 changed files with 15 additions and 2 deletions
|
|
@ -28,9 +28,22 @@ Builds:
|
|||
- libs/
|
||||
- buildtools/
|
||||
|
||||
- versionName: '1.47'
|
||||
versionCode: 1047000
|
||||
commit: VERSION_01_RELEASE_47
|
||||
subdir: app/android
|
||||
gradle:
|
||||
- yes
|
||||
output: ../../build/org.stendhalgame.client-$$VERCODE$$-unsigned.apk
|
||||
rm:
|
||||
- src/
|
||||
- tests/
|
||||
- libs/
|
||||
- buildtools/
|
||||
|
||||
AllowedAPKSigningKeys: 091c5dfaa7e0b6b735244e3d33a5bec9ed6d9b3160a2cc57158ed4ff95f609df
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.46'
|
||||
CurrentVersionCode: 1046000
|
||||
CurrentVersion: '1.47'
|
||||
CurrentVersionCode: 1047000
|
||||
|
|
|
|||
Loading…
Reference in a new issue