mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
scanignore:
|
||||||
- app/src/main/assets/databases/*.zip
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/updateinfo.json|"versionCode":\s*(\d+)|.|"ver":\s*"([\d.]+)
|
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/updateinfo.json|"versionCode":\s*(\d+)|.|"ver":\s*"([\d.]+)
|
||||||
CurrentVersion: 3.5.8.1
|
CurrentVersion: 3.5.8.2
|
||||||
CurrentVersionCode: 649
|
CurrentVersionCode: 650
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue