From 371bc002cba1f200f7cfca983efc979bc4882423 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 24 Oct 2023 06:39:38 +0000 Subject: [PATCH] Update DarkModeLiveWallpaper to 1.6.4 (52) --- metadata/com.github.cvzi.darkmodewallpaper.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 4af6c6306f..d0116f0005 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -428,7 +428,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.6.4 + versionCode: 52 + commit: ed222a7557fb6e774ebe5aa78a3c5ac65876e612 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - app/publish.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.6.3 -CurrentVersionCode: 51 +CurrentVersion: 1.6.4 +CurrentVersionCode: 52