mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update GIF Live Wallpaper to 1.11.5 (58)
This commit is contained in:
parent
82a2fa5057
commit
5f8fc6a9bc
1 changed files with 13 additions and 2 deletions
|
|
@ -239,7 +239,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.5
|
||||
versionCode: 58
|
||||
commit: e231c258eab902a63c02c5b48a331e769e9246b4
|
||||
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.11.4
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 1.11.5
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue