mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update GIF Live Wallpaper to 1.10.1 (51)
This commit is contained in:
parent
573b4006ac
commit
37bedcc216
1 changed files with 13 additions and 2 deletions
|
|
@ -162,7 +162,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.1
|
||||
versionCode: 51
|
||||
commit: 70f610eee38fed4064dd5cc9bfc0f6d2ab87ce50
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.10.0
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 1.10.1
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue