Update Gallery to 3.0.1 (30131)

This commit is contained in:
F-Droid checkupdates bot 2024-11-05 05:51:18 +00:00 committed by linsui
parent 4d2f8a57fe
commit ecad271254

View file

@ -97,9 +97,20 @@ Builds:
- yes
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
- versionName: 3.0.1
versionCode: 30131
commit: e7d569b837e08b20da627692672860324c456ce6
subdir: app
gradle:
- yes
binary: https://github.com/IacobIonut01/Gallery/releases/download/%v-%c/Gallery-%v-%c-nomaps-universal.apk
prebuild:
- sed -i -e '/INTERNET"\/>/d' -e 's/\\\\//g' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+-\d+$
CurrentVersion: 3.0.0
CurrentVersionCode: 30033
CurrentVersion: 3.0.1
CurrentVersionCode: 30131