Update Shattered Pixel Dungeon to 2.1.4 (736)

This commit is contained in:
F-Droid checkupdates bot 2023-07-10 09:26:29 +00:00
parent ae1d572077
commit d5422fadb9

View file

@ -1188,8 +1188,25 @@ Builds:
scandelete:
- android/libs/*
- versionName: 2.1.4
versionCode: 736
commit: 9ba42fda5d86169f2e77b759538c231bd31f3f55
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.3
CurrentVersionCode: 734
CurrentVersion: 2.1.4
CurrentVersionCode: 736