Merge branch '4pdaupdate' into 'master'

ForPDA - update & AUM

Closes #1656

See merge request fdroid/fdroiddata!5609
This commit is contained in:
Licaon_Kter 2019-10-02 12:37:27 +00:00
commit dabd9db24e

View file

@ -260,9 +260,17 @@ Builds:
- rel
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
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/app/build.gradle|def
appVersionCode = (.*)|.|def appVersionName = "(.*)"
CurrentVersion: 3.5.4.6
CurrentVersionCode: 627
CurrentVersion: 3.5.4.7
CurrentVersionCode: 628