mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Gallery to 3.0.0 (30033)
This commit is contained in:
parent
8c0f1699bf
commit
a8cba234eb
1 changed files with 10 additions and 2 deletions
|
|
@ -89,9 +89,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 30033
|
||||
commit: 1eefc8705963fc43916c44583f179265162af490
|
||||
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.2
|
||||
CurrentVersionCode: 21204
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 30033
|
||||
|
|
|
|||
Loading…
Reference in a new issue