mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update ForPDA to 3.5.8.2 (650)
This commit is contained in:
parent
1cb22e0a32
commit
a303637295
1 changed files with 13 additions and 2 deletions
|
|
@ -331,8 +331,19 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/databases/*.zip
|
||||
|
||||
- versionName: 3.5.8.2
|
||||
versionCode: 650
|
||||
commit: 3.5.8.2
|
||||
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.8.1
|
||||
CurrentVersionCode: 649
|
||||
CurrentVersion: 3.5.8.2
|
||||
CurrentVersionCode: 650
|
||||
|
|
|
|||
Loading…
Reference in a new issue