Update Shattered Pixel Dungeon to 2.1.1 (728)

This commit is contained in:
F-Droid checkupdates bot 2023-06-14 09:28:18 +00:00
parent d43439fe8c
commit 3392499d51

View file

@ -1137,8 +1137,25 @@ Builds:
scandelete:
- android/libs/*
- versionName: 2.1.1
versionCode: 728
commit: ef7434be95cf2548e6634eb22bfba2729c561cff
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.0
CurrentVersionCode: 722
CurrentVersion: 2.1.1
CurrentVersionCode: 728