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