Update Gallery to 3.1.0 (31020)

This commit is contained in:
F-Droid checkupdates bot 2024-12-09 04:37:24 +00:00 committed by linsui
parent 095a76cb10
commit 240ff418de

View file

@ -108,9 +108,59 @@ Builds:
- sed -i -e '/INTERNET"\/>/d' -e 's/\\\\//g' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 3.1.0
versionCode: 310201
commit: 153a9a409f37893d0b52c9421fb578f9c8fa7f85
subdir: app
gradle:
- x86
binary: https://github.com/IacobIonut01/Gallery/releases/download/%v/Gallery-%v-%c-x86-nomaps.apk
prebuild:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 3.1.0
versionCode: 310202
commit: 153a9a409f37893d0b52c9421fb578f9c8fa7f85
subdir: app
gradle:
- x86_64
binary: https://github.com/IacobIonut01/Gallery/releases/download/%v/Gallery-%v-%c-x86_64-nomaps.apk
prebuild:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 3.1.0
versionCode: 310203
commit: 153a9a409f37893d0b52c9421fb578f9c8fa7f85
subdir: app
gradle:
- armeabi-v7a
binary: https://github.com/IacobIonut01/Gallery/releases/download/%v/Gallery-%v-%c-armeabi-v7a-nomaps.apk
prebuild:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 3.1.0
versionCode: 310204
commit: 153a9a409f37893d0b52c9421fb578f9c8fa7f85
subdir: app
gradle:
- arm64-v8a
binary: https://github.com/IacobIonut01/Gallery/releases/download/%v/Gallery-%v-%c-arm64-v8a-nomaps.apk
prebuild:
- sed -i -e '/INTERNET"\/>/d' 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.1
CurrentVersionCode: 30131
VercodeOperation:
- 10 * %c + 1
- 10 * %c + 2
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
CurrentVersion: 3.1.0
CurrentVersionCode: 310204