mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Shattered Pixel Dungeon to 1.0.3 (574)
This commit is contained in:
parent
441f4891aa
commit
f409893c93
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue