mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update GIF Live Wallpaper to 1.10.2 (52)
This commit is contained in:
parent
1302a61ead
commit
888cda502c
1 changed files with 13 additions and 2 deletions
|
|
@ -173,7 +173,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.2
|
||||
versionCode: 52
|
||||
commit: 8f5a3a8776811bed923e418f40dafc4268e1692a
|
||||
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.10.1
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 1.10.2
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue