Update Shattered Pixel Dungeon to 2.2.0 (753)

This commit is contained in:
F-Droid checkupdates bot 2023-10-19 10:09:19 +00:00
parent 0a9913a571
commit ad2aa68423

View file

@ -1205,8 +1205,25 @@ Builds:
scandelete:
- android/libs/*
- versionName: 2.2.0
versionCode: 753
commit: ef4ff6ae84c230798ef080d2b268d20feb0e8928
subdir: android
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
rm:
- desktop
- ios
prebuild: sdkmanager 'platforms;android-31' 'build-tools;30.0.2'
scandelete:
- android/libs/*
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: build.gradle|appVersionCode = (\d+)|.|appVersionName = ['"](.*)['"]
CurrentVersion: 2.1.4
CurrentVersionCode: 736
CurrentVersion: 2.2.0
CurrentVersionCode: 753