From 801b2a39690d20bcac3d78ce039480b6d2559045 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 17 Nov 2021 04:50:37 +0000 Subject: [PATCH] Update DarkModeLiveWallpaper to 1.2.0 (17) --- 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 dac978615a..3b02f556cc 100644 --- a/metadata/com.github.cvzi.darkmodewallpaper.yml +++ b/metadata/com.github.cvzi.darkmodewallpaper.yml @@ -116,7 +116,18 @@ Builds: gradle: - yes + - versionName: 1.2.0 + versionCode: 17 + commit: 6d00a50c75ee5726dc7021d3dc741ab57ff6c3a0 + 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.10 -CurrentVersionCode: 16 +CurrentVersion: 1.2.0 +CurrentVersionCode: 17