mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update MRepo to 2.4.8 (794)
This commit is contained in:
parent
4295cc7ced
commit
cafcef22fe
1 changed files with 12 additions and 2 deletions
|
|
@ -75,8 +75,18 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.4.8
|
||||
versionCode: 794
|
||||
commit: v2.4.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i 's/ versionName = .*/versionName = "$$VERSION$$"/' build.gradle.kts
|
||||
scandelete:
|
||||
- build-logic
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/MRepoApp/MRepo/releases/latest/download/version_code.txt|versionCode=(\d+)|.|versionName=([\d.]+)\.
|
||||
CurrentVersion: 2.4.7
|
||||
CurrentVersionCode: 776
|
||||
CurrentVersion: 2.4.8
|
||||
CurrentVersionCode: 794
|
||||
|
|
|
|||
Loading…
Reference in a new issue