mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update ForPDA to 3.5.4.8 (629)
This commit is contained in:
parent
b5c533069d
commit
545ac73b89
1 changed files with 10 additions and 2 deletions
|
|
@ -268,9 +268,17 @@ Builds:
|
|||
- rel
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d; /signingConfigs/d' build.gradle
|
||||
|
||||
- versionName: 3.5.4.8
|
||||
versionCode: 629
|
||||
commit: 3.5.4.8
|
||||
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.7
|
||||
CurrentVersionCode: 628
|
||||
CurrentVersion: 3.5.4.8
|
||||
CurrentVersionCode: 629
|
||||
|
|
|
|||
Loading…
Reference in a new issue