mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update DarkModeLiveWallpaper to 1.2.1 (18)
This commit is contained in:
parent
712e0832f1
commit
c8e7f0ac36
1 changed files with 13 additions and 2 deletions
|
|
@ -127,7 +127,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.1
|
||||||
|
versionCode: 18
|
||||||
|
commit: fb0bf4202976019bda099b03220a9f55f0778e3b
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.0
|
CurrentVersion: 1.2.1
|
||||||
CurrentVersionCode: 17
|
CurrentVersionCode: 18
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue