mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update ForPDA to 3.5.8.4 (652)
This commit is contained in:
parent
1995df40ec
commit
230d4cc2ab
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.4
|
||||
versionCode: 652
|
||||
commit: 8bf2cfe657976b0fe91c76382bbef0c2bd8773f8
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: updateinfo.json|"versionCode":\s*(\d+)|.|"ver":\s*"([\d.]+)
|
||||
CurrentVersion: 3.5.8.3
|
||||
CurrentVersionCode: 651
|
||||
CurrentVersion: 3.5.8.4
|
||||
CurrentVersionCode: 652
|
||||
|
|
|
|||
Loading…
Reference in a new issue