mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Shattered Pixel Dungeon to 1.0.2 (572)
This commit is contained in:
parent
a1610adfc3
commit
dade899f01
1 changed files with 15 additions and 2 deletions
|
|
@ -892,8 +892,21 @@ Builds:
|
|||
scandelete:
|
||||
- android/libs/*
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 572
|
||||
commit: e3ffc875ba1cc2abf12293fa3a8ebd94bc527ab0
|
||||
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.1
|
||||
CurrentVersionCode: 570
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 572
|
||||
|
|
|
|||
Loading…
Reference in a new issue