mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update GIF Live Wallpaper to 2.0.0 (68)
This commit is contained in:
parent
25ff919507
commit
784c179330
1 changed files with 13 additions and 2 deletions
|
|
@ -305,7 +305,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 68
|
||||
commit: 7720d5f6d749468b956a3d270a1ed4d0bea99840
|
||||
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.13.4
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue