mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Wallme-Wallpaper to 1.4 (5)
This commit is contained in:
parent
c793065a59
commit
0a16db32aa
1 changed files with 13 additions and 2 deletions
|
|
@ -58,7 +58,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.4'
|
||||||
|
versionCode: 5
|
||||||
|
commit: 2a63ef79021e9875bf222dc83668c64c58f063ae
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.3'
|
CurrentVersion: '1.4'
|
||||||
CurrentVersionCode: 4
|
CurrentVersionCode: 5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue