mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update DarkModeLiveWallpaper to 1.4.4 (36)
This commit is contained in:
parent
ad53eb480d
commit
84ab994734
1 changed files with 15 additions and 2 deletions
|
|
@ -268,7 +268,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 36
|
||||
commit: 222b4c571d5bfdc4b7423c13b375478871341cd2
|
||||
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.3
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue