Update DarkModeLiveWallpaper to v1.4.2

This commit is contained in:
cvzi 2022-07-19 19:05:41 +00:00 committed by linsui
parent 499d4f493b
commit 9a351749af

View file

@ -255,7 +255,20 @@ Builds:
rm:
- app/publish.gradle
- versionName: 1.4.2
versionCode: 34
commit: bd991b263b2826d51c248bb036c188bd4cd10225
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.0-alpha0
CurrentVersionCode: 31
CurrentVersion: 1.4.2
CurrentVersionCode: 34