mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Shattered Pixel Dungeon to 0.9.1a (500)
This commit is contained in:
parent
7e61a67b8b
commit
d0c740824a
1 changed files with 11 additions and 2 deletions
|
|
@ -789,9 +789,18 @@ Builds:
|
|||
scandelete:
|
||||
- android/libs/*
|
||||
|
||||
- versionName: 0.9.1a
|
||||
versionCode: 500
|
||||
commit: v0.9.1a
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- android/libs/*
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/00-Evan/shattered-pixel-dungeon/master/build.gradle|appVersionCode
|
||||
= (.*)|.|appVersionName = ['"](.*)['"]
|
||||
CurrentVersion: 0.9.1
|
||||
CurrentVersionCode: 498
|
||||
CurrentVersion: 0.9.1a
|
||||
CurrentVersionCode: 500
|
||||
|
|
|
|||
Loading…
Reference in a new issue