Update MRepo to 2.4.7 (776)

This commit is contained in:
F-Droid checkupdates bot 2024-04-21 08:19:08 +00:00
parent d907c36e65
commit 6f3aee9ab3

View file

@ -65,8 +65,18 @@ Builds:
scandelete:
- build-logic
- versionName: 2.4.7
versionCode: 776
commit: v2.4.7
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.6
CurrentVersionCode: 760
CurrentVersion: 2.4.7
CurrentVersionCode: 776