From e21cc26046b738fc3c2ca521424e45f67bbe9d9f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 13 Jun 2022 03:51:44 +0000 Subject: [PATCH] Update Battery Notification to 1.4.4 (15) --- metadata/com.ominous.batterynotification.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.ominous.batterynotification.yml b/metadata/com.ominous.batterynotification.yml index 399681e3fa..2d1a29a142 100644 --- a/metadata/com.ominous.batterynotification.yml +++ b/metadata/com.ominous.batterynotification.yml @@ -44,7 +44,18 @@ Builds: gradle: - yes + - versionName: 1.4.4 + versionCode: 15 + commit: b83f4d945abadd24d41cd1e1ef9f63756bf6b882 + 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 UpdateCheckMode: Tags -CurrentVersion: 1.4.3 -CurrentVersionCode: 13 +CurrentVersion: 1.4.4 +CurrentVersionCode: 15