mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update GIF Live Wallpaper to 2.0.1 (69)
This commit is contained in:
parent
43a8d8304d
commit
75864af7d4
1 changed files with 13 additions and 2 deletions
|
|
@ -316,7 +316,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.0.1
|
||||||
|
versionCode: 69
|
||||||
|
commit: 538429ff9ecec35b34d5c4828296d2a48c1450ac
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.0.0
|
CurrentVersion: 2.0.1
|
||||||
CurrentVersionCode: 68
|
CurrentVersionCode: 69
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue