mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Gallery to 2.1.1 (21108)
This commit is contained in:
parent
90b4a427a0
commit
b3078cb9af
1 changed files with 10 additions and 2 deletions
|
|
@ -73,9 +73,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 21108
|
||||
commit: c8513ae702fb014723fd47514a012effca70f27d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+-\d+$
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 21040
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 21108
|
||||
|
|
|
|||
Loading…
Reference in a new issue