Update Gallery to 4.0.2 (402004)

This commit is contained in:
checkupdates bot 2025-11-22 05:21:12 +00:00 committed by linsui
parent 1d25bc7089
commit 2c545cbe4d

View file

@ -330,6 +330,50 @@ Builds:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 4.0.2
versionCode: 402001
commit: 3331f91fa22543dc7631245a0e57011625d8aa4c
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.2
versionCode: 402002
commit: 3331f91fa22543dc7631245a0e57011625d8aa4c
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.2
versionCode: 402003
commit: 3331f91fa22543dc7631245a0e57011625d8aa4c
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.2
versionCode: 402004
commit: 3331f91fa22543dc7631245a0e57011625d8aa4c
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
@ -340,5 +384,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
CurrentVersion: 4.0.1
CurrentVersionCode: 401124
CurrentVersion: 4.0.2
CurrentVersionCode: 402004