From d7cba39873892473c246b073ca4939985ced1469 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 28 Jun 2025 04:03:04 +0000 Subject: [PATCH] Update SherpaTTS to 2.0 (20) --- metadata/org.woheller69.ttsengine.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.ttsengine.yml b/metadata/org.woheller69.ttsengine.yml index a5cc4750a4..480e93d50f 100644 --- a/metadata/org.woheller69.ttsengine.yml +++ b/metadata/org.woheller69.ttsengine.yml @@ -87,7 +87,16 @@ Builds: scanignore: - app/src/main/assets + - versionName: '2.0' + versionCode: 20 + commit: c6b152cac00ecdfc7abb293eef7427d47c3dbbc3 + subdir: app + gradle: + - yes + scanignore: + - app/src/main/assets + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '1.9' -CurrentVersionCode: 19 +CurrentVersion: '2.0' +CurrentVersionCode: 20