Update Gallery to 4.0.1 (401124)

This commit is contained in:
checkupdates bot 2025-11-16 05:18:50 +00:00 committed by linsui
parent 2696322ada
commit 8cceac7834

View file

@ -286,6 +286,50 @@ Builds:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 4.0.1
versionCode: 401121
commit: 6b1af0df29e7ea17f6bba812e4096426b4f0b7f1
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: 4.0.1
versionCode: 401122
commit: 6b1af0df29e7ea17f6bba812e4096426b4f0b7f1
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: 4.0.1
versionCode: 401123
commit: 6b1af0df29e7ea17f6bba812e4096426b4f0b7f1
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: 4.0.1
versionCode: 401124
commit: 6b1af0df29e7ea17f6bba812e4096426b4f0b7f1
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
@ -296,5 +340,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
CurrentVersion: 4.0.0
CurrentVersionCode: 400704
CurrentVersion: 4.0.1
CurrentVersionCode: 401124