mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update GIF Live Wallpaper to 2.0.2 (70)
This commit is contained in:
parent
429a8d3602
commit
365e31ff3a
1 changed files with 13 additions and 2 deletions
|
|
@ -327,7 +327,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 70
|
||||
commit: 361aabe8f73f86af384affaf3c21e7005302982b
|
||||
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: 2.0.1
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 2.0.2
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue