mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
4pda: disable auto update
This commit is contained in:
parent
88775d077a
commit
d05f0d89c0
1 changed files with 1 additions and 12 deletions
|
|
@ -320,18 +320,7 @@ 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
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/slartus/4pdaClient-plus/master/updateinfo.json|"versionCode":\s*(\d+)|.|"ver":\s*"([\d.]+)
|
||||
CurrentVersion: 3.5.8.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue