Update Shattered Pixel Dungeon to 2.1.2 (730)

This commit is contained in:
F-Droid checkupdates bot 2023-06-17 09:20:40 +00:00
parent 14a64bc363
commit 466cd46ee2

View file

@ -1154,8 +1154,25 @@ Builds:
scandelete:
- android/libs/*
- versionName: 2.1.2
versionCode: 730
commit: 18dc7dd45037dea59d2193507e499b7ce8f9b6cb
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.1
CurrentVersionCode: 728
CurrentVersion: 2.1.2
CurrentVersionCode: 730