mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update 4pda
This commit is contained in:
parent
6ac7397d12
commit
e2501f6f31
1 changed files with 15 additions and 4 deletions
|
|
@ -342,8 +342,19 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/databases/*.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
- versionName: 3.5.8.9
|
||||
versionCode: 659
|
||||
commit: 7bd2ad2023d5093f4c14a267ca7e5f0b83a1e24c
|
||||
subdir: app
|
||||
gradle:
|
||||
- rel
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d' -e '/signingConfig/d'
|
||||
build.gradle
|
||||
scanignore:
|
||||
- app/src/main/assets/databases/*.zip
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
UpdateCheckData: updateinfo.json|"versionCode":\s*(\d+)|.|"ver":\s*"([\d.]+)
|
||||
CurrentVersion: 3.5.8.7
|
||||
CurrentVersionCode: 656
|
||||
CurrentVersion: 3.5.8.9
|
||||
CurrentVersionCode: 659
|
||||
|
|
|
|||
Loading…
Reference in a new issue