mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Gallery to 2.0.1 (20111)
This commit is contained in:
parent
9da466f7e1
commit
1b15661210
1 changed files with 14 additions and 2 deletions
|
|
@ -37,9 +37,21 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 20111
|
||||
commit: dc40803f6ab29a81e99bde4c24385cc5f96b6208
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/INTERNET/d' src/main/AndroidManifest.xml
|
||||
|
||||
AllowedAPKSigningKeys: 784605dd5075be058278a5425cbde5213162cbb4591b4428f44e75e08cc6438a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 20079
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 20111
|
||||
|
|
|
|||
Loading…
Reference in a new issue