mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 13:58:36 +00:00
Update MRepo to 2.4.5 (731)
This commit is contained in:
parent
87aa4e96d3
commit
c5c0c72961
1 changed files with 12 additions and 2 deletions
|
|
@ -45,8 +45,18 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.4.5
|
||||
versionCode: 731
|
||||
commit: v2.4.5
|
||||
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.4
|
||||
CurrentVersionCode: 713
|
||||
CurrentVersion: 2.4.5
|
||||
CurrentVersionCode: 731
|
||||
|
|
|
|||
Loading…
Reference in a new issue