From f6081acbf9afc00e8ccc16825fe1b1f79351199f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 26 Apr 2023 10:37:45 +0000 Subject: [PATCH] Update TRIfA to 1.0.203 (10203) --- metadata/com.zoffcc.applications.trifa.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.zoffcc.applications.trifa.yml b/metadata/com.zoffcc.applications.trifa.yml index 9d58ad4184..78bd2123a4 100644 --- a/metadata/com.zoffcc.applications.trifa.yml +++ b/metadata/com.zoffcc.applications.trifa.yml @@ -1481,11 +1481,20 @@ Builds: prebuild: sdkmanager 'cmake;3.10.2.4988404' ndk: r23c + - versionName: 1.0.203 + versionCode: 10203 + commit: ca6305ff2d8faa9ed28926637be91b5a648eb265 + subdir: android-refimpl-app/app + gradle: + - yes + prebuild: sdkmanager 'cmake;3.10.2.4988404' + ndk: r23c + MaintainerNotes: |- There was an issue with proprietary emoji, see https://github.com/zoff99/ToxAndroidRefImpl/issues/139 This was fixed starting from version 1.0.96 and the NonFreeAssets tag was removed. AutoUpdateMode: Version UpdateCheckMode: Tags ^[0-9].* -CurrentVersion: 1.0.202 -CurrentVersionCode: 10202 +CurrentVersion: 1.0.203 +CurrentVersionCode: 10203