Update Shattered Pixel Dungeon to 1.0.3 (574)

This commit is contained in:
F-Droid checkupdates bot 2021-09-01 04:34:49 +00:00
parent 441f4891aa
commit f409893c93

View file

@ -906,8 +906,21 @@ Builds:
scandelete:
- android/libs/*
- versionName: 1.0.3
versionCode: 574
commit: 4aed22a4f2ebea34e42fa961ee17f97588ca1acf
subdir: android
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
scandelete:
- android/libs/*
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*$
UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"]
CurrentVersion: 1.0.2
CurrentVersionCode: 572
CurrentVersion: 1.0.3
CurrentVersionCode: 574