mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 13:58:36 +00:00
Update GIF Live Wallpaper to 1.13.3 (66)
This commit is contained in:
parent
ed0af4d8d9
commit
3de17264eb
1 changed files with 13 additions and 2 deletions
|
|
@ -283,7 +283,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.13.3
|
||||||
|
versionCode: 66
|
||||||
|
commit: 295dc8bb937c31166cab873baa90ec1cadb6d595
|
||||||
|
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: 1.13.2
|
CurrentVersion: 1.13.3
|
||||||
CurrentVersionCode: 65
|
CurrentVersionCode: 66
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue