Update Stendhal Game to 1.48

This commit is contained in:
Jordan Irwin 2024-12-20 15:26:26 -08:00 committed by linsui
parent cb10ddd1ed
commit 441faa4bae

View file

@ -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