mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update ForPDA to 3.5.8 (648)
This commit is contained in:
parent
ba1f78bd64
commit
1a47b27c5d
1 changed files with 13 additions and 2 deletions
|
|
@ -309,8 +309,19 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/databases/*.zip
|
||||
|
||||
- versionName: 3.5.8
|
||||
versionCode: 648
|
||||
commit: 3.5.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- rel
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d' -e '/signingConfig/d'
|
||||
build.gradle
|
||||
scanignore:
|
||||
- app/src/main/assets/databases/*.zip
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/updateinfo.json|"versionCode":\s*(\d+)|.|"ver":\s*"([\d.]+)
|
||||
CurrentVersion: 3.5.7.6
|
||||
CurrentVersionCode: 646
|
||||
CurrentVersion: 3.5.8
|
||||
CurrentVersionCode: 648
|
||||
|
|
|
|||
Loading…
Reference in a new issue