From 4bd65e3ea5ce07958ca63e691e0a5ee52c09ae0c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 17 Jun 2020 13:25:53 +0000 Subject: [PATCH] Update TTS Util to 2.0 (2) --- metadata/com.danefinlay.ttsutil.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.danefinlay.ttsutil.yml b/metadata/com.danefinlay.ttsutil.yml index 68f54713c4..6eea762269 100644 --- a/metadata/com.danefinlay.ttsutil.yml +++ b/metadata/com.danefinlay.ttsutil.yml @@ -30,7 +30,14 @@ Builds: gradle: - yes + - versionName: '2.0' + versionCode: 2 + commit: v2.0 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '1.0' -CurrentVersionCode: 1 +CurrentVersion: '2.0' +CurrentVersionCode: 2