Merge branch '4pdaupdate' into 'master'
ForPDA - update & AUM Closes #1656 See merge request fdroid/fdroiddata!5609
This commit is contained in:
commit
dabd9db24e
|
|
@ -260,9 +260,17 @@ Builds:
|
||||||
- rel
|
- rel
|
||||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d; /signingConfigs/d' build.gradle
|
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d; /signingConfigs/d' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 3.5.4.7
|
||||||
|
versionCode: 628
|
||||||
|
commit: 3.5.4.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- rel
|
||||||
|
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d; /signingConfigs/d' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/app/build.gradle|def
|
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/app/build.gradle|def
|
||||||
appVersionCode = (.*)|.|def appVersionName = "(.*)"
|
appVersionCode = (.*)|.|def appVersionName = "(.*)"
|
||||||
CurrentVersion: 3.5.4.6
|
CurrentVersion: 3.5.4.7
|
||||||
CurrentVersionCode: 627
|
CurrentVersionCode: 628
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue