shatteredpixeldungeon - update

This commit is contained in:
Licaon_Kter 2023-10-27 09:45:04 +00:00
parent 2f53838ac0
commit db8aaf1bdb

View file

@ -1205,10 +1205,9 @@ Builds:
scandelete:
- android/libs/*
- versionName: 2.2.0
versionCode: 753
disable: missing libs, crashing
commit: ef4ff6ae84c230798ef080d2b268d20feb0e8928
- versionName: 2.2.1
versionCode: 754
commit: ce6d400ec914e301f937917cae0a34763f0d7fb6
subdir: android
sudo:
- apt-get update
@ -1224,5 +1223,5 @@ Builds:
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: build.gradle|appVersionCode = (\d+)|.|appVersionName = ['"](.*)['"]
CurrentVersion: 2.2.0
CurrentVersionCode: 753
CurrentVersion: 2.2.1
CurrentVersionCode: 754