mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Shattered Pixel Dungeon to 3.2.1 (861)
This commit is contained in:
parent
f751ba78d1
commit
70a76c6dda
1 changed files with 14 additions and 2 deletions
|
|
@ -1418,8 +1418,20 @@ Builds:
|
|||
prebuild: sed -i -e 's|central.sonatype.com/repository/maven-|oss.sonatype.org/content/repositories/|'
|
||||
-e '/appAndroidMinSDK/s/14/19/' ../build.gradle
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 861
|
||||
commit: 797f2791a4a2f76a3733fa25ab5a97e4ebb7da60
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- desktop
|
||||
- ios
|
||||
prebuild: sed -i -e 's|central.sonatype.com/repository/maven-|oss.sonatype.org/content/repositories/|'
|
||||
-e '/appAndroidMinSDK/s/14/19/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: build.gradle|appVersionCode = (\d+)|.|appVersionName = ['"](.*)['"]
|
||||
CurrentVersion: 3.2.0
|
||||
CurrentVersionCode: 859
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 861
|
||||
|
|
|
|||
Loading…
Reference in a new issue