From d4ee010ca20a89d2e02a61925596a6d95fbe6675 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 2 Jan 2024 07:42:09 +0000 Subject: [PATCH] Update Voice Notify to 1.3.0 (28) --- metadata/com.pilot51.voicenotify.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.pilot51.voicenotify.yml b/metadata/com.pilot51.voicenotify.yml index 1e8bc29ea1..94eef9a2d5 100644 --- a/metadata/com.pilot51.voicenotify.yml +++ b/metadata/com.pilot51.voicenotify.yml @@ -113,7 +113,18 @@ Builds: gradle: - yes + - versionName: 1.3.0 + versionCode: 28 + commit: 207eace791874ce24d0bcb8c94d893ef73a1c952 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.2.3 -CurrentVersionCode: 27 +CurrentVersion: 1.3.0 +CurrentVersionCode: 28