Update Shattered Pixel Dungeon to 2.1.3 (734)

This commit is contained in:
F-Droid checkupdates bot 2023-06-30 09:22:20 +00:00
parent 2d7e4dad1d
commit 33b59bdd24

View file

@ -1171,8 +1171,25 @@ Builds:
scandelete:
- android/libs/*
- versionName: 2.1.3
versionCode: 734
commit: feb9d8df24ad7165fdc412ddbc0c89d3df8af5e8
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.2
CurrentVersionCode: 730
CurrentVersion: 2.1.3
CurrentVersionCode: 734