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