mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Gallery to 3.0.1 (30131)
This commit is contained in:
parent
4d2f8a57fe
commit
ecad271254
1 changed files with 13 additions and 2 deletions
|
|
@ -97,9 +97,20 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 3.0.1
|
||||
versionCode: 30131
|
||||
commit: e7d569b837e08b20da627692672860324c456ce6
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/IacobIonut01/Gallery/releases/download/%v-%c/Gallery-%v-%c-nomaps-universal.apk
|
||||
prebuild:
|
||||
- sed -i -e '/INTERNET"\/>/d' -e 's/\\\\//g' 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.0
|
||||
CurrentVersionCode: 30033
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 30131
|
||||
|
|
|
|||
Loading…
Reference in a new issue