Update Gallery to 3.1.1 (311204)

This commit is contained in:
F-Droid checkupdates bot 2025-02-05 04:37:01 +00:00 committed by linsui
parent 721d03c01e
commit 221a02d21e

View file

@ -152,6 +152,50 @@ Builds:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 3.1.1
versionCode: 311201
commit: 371d8fcb8773a4ac960b53337be10b24b725a87b
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.1
versionCode: 311202
commit: 371d8fcb8773a4ac960b53337be10b24b725a87b
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.1
versionCode: 311203
commit: 371d8fcb8773a4ac960b53337be10b24b725a87b
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.1
versionCode: 311204
commit: 371d8fcb8773a4ac960b53337be10b24b725a87b
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
@ -162,5 +206,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
CurrentVersion: 3.1.0
CurrentVersionCode: 310204
CurrentVersion: 3.1.1
CurrentVersionCode: 311204