mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update LibChecker to 2.3.8 (1542)
This commit is contained in:
parent
e033a2df8d
commit
084824e3e4
1 changed files with 16 additions and 2 deletions
|
|
@ -129,8 +129,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: 2.3.8
|
||||
versionCode: 1542
|
||||
commit: 2.3.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
rm:
|
||||
- app/ohos
|
||||
prebuild: sed -i -e '/versionName =/s/verName/"$$VERSION$$"/' ../build-logic/src/main/kotlin/Projects.kt
|
||||
scanignore:
|
||||
- app/src/main/assets/anim/*.json.zip
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/LibChecker/LibChecker/releases/latest/download/version_code.txt|versionCode=(\d+)|.|versionName=([\d.]+)\..+
|
||||
CurrentVersion: 2.3.7
|
||||
CurrentVersionCode: 1532
|
||||
CurrentVersion: 2.3.8
|
||||
CurrentVersionCode: 1542
|
||||
|
|
|
|||
Loading…
Reference in a new issue