From 8b50d94bce5796d78e1c82945e11b03616ba1535 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 6 May 2022 04:59:01 +0000 Subject: [PATCH] Update DarkModeLiveWallpaper to 1.2.8 (25) --- 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 afe08168d5..a37c9b76aa 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -177,7 +177,20 @@ Builds: rm: - app/publish.gradle + - versionName: 1.2.8 + versionCode: 25 + commit: 14a63de7ed303b58372acdca326e56a5b6f8fc5a + 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.2.6 -CurrentVersionCode: 23 +CurrentVersion: 1.2.8 +CurrentVersionCode: 25