mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update GIF Live Wallpaper to 1.11.1 (54)
This commit is contained in:
parent
4f9739ace5
commit
1dfc31b395
1 changed files with 13 additions and 2 deletions
|
|
@ -195,7 +195,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.1
|
||||
versionCode: 54
|
||||
commit: a859b8223d047adc5f1b31ce6781b9fc4ff81a9e
|
||||
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.0
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 1.11.1
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue