mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update MRepo to 2.4.6 (760)
This commit is contained in:
parent
a5e5a0f8e4
commit
65ed466134
1 changed files with 12 additions and 2 deletions
|
|
@ -55,8 +55,18 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic
|
||||
|
||||
- versionName: 2.4.6
|
||||
versionCode: 760
|
||||
commit: v2.4.6
|
||||
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.5
|
||||
CurrentVersionCode: 731
|
||||
CurrentVersion: 2.4.6
|
||||
CurrentVersionCode: 760
|
||||
|
|
|
|||
Loading…
Reference in a new issue