mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update GIF Live Wallpaper to 1.11.2 (55)
This commit is contained in:
parent
03304731c9
commit
7740ca4ad9
1 changed files with 13 additions and 2 deletions
|
|
@ -206,7 +206,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.11.2
|
||||
versionCode: 55
|
||||
commit: 6fa6853208ced63afd8ea3e29966714ceeb5d7c7
|
||||
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.1
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 1.11.2
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue