Gallery: 3.1.2

This commit is contained in:
linsui 2025-04-15 19:20:20 +08:00
parent 19d9a43d08
commit af1be594ea

View file

@ -196,6 +196,51 @@ Builds:
- sed -i -e '/INTERNET"\/>/d' src/main/AndroidManifest.xml
- sed -i -e '/isEnable/s/true/false/' build.gradle.kts
- versionName: 3.1.2
versionCode: 312091
commit: 2764a269b42d064ed9817b1cfa3848c84dd23944
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.2
versionCode: 312092
disable: not reproducible
commit: 2764a269b42d064ed9817b1cfa3848c84dd23944
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.2
versionCode: 312093
commit: 2764a269b42d064ed9817b1cfa3848c84dd23944
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.2
versionCode: 312094
commit: 2764a269b42d064ed9817b1cfa3848c84dd23944
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
@ -206,5 +251,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "(.*)"
CurrentVersion: 3.1.1
CurrentVersionCode: 311204
CurrentVersion: 3.1.2
CurrentVersionCode: 312094