Update MRepo to 2.4.5 (731)

This commit is contained in:
F-Droid checkupdates bot 2024-03-19 08:11:06 +00:00
parent 87aa4e96d3
commit c5c0c72961

View file

@ -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