mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update DarkModeLiveWallpaper to 1.4.5 (37)
This commit is contained in:
parent
65bf932ea3
commit
3c06bb6df0
1 changed files with 15 additions and 2 deletions
|
|
@ -281,7 +281,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.4.5
|
||||
versionCode: 37
|
||||
commit: 1c254543b4fbe40c22cd198d236c7820ef040e35
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue