From dd059c14feb8e0a4c449773ea0eeebd9b9c9bc9d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 31 Oct 2021 04:51:51 +0000 Subject: [PATCH] Update DarkModeLiveWallpaper to 1.1.10 (16) --- metadata/com.github.cvzi.darkmodewallpaper.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.cvzi.darkmodewallpaper.yml b/metadata/com.github.cvzi.darkmodewallpaper.yml index 2ce438d9ce..dac978615a 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -105,7 +105,18 @@ Builds: gradle: - yes + - versionName: 1.1.10 + versionCode: 16 + commit: be50208f0688b552d126a9e64e980094907b0256 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.1.9 -CurrentVersionCode: 15 +CurrentVersion: 1.1.10 +CurrentVersionCode: 16