diff --git a/metadata/com.zoffcc.applications.trifa.yml b/metadata/com.zoffcc.applications.trifa.yml index 4cd22ea58d..eec6ea3b93 100644 --- a/metadata/com.zoffcc.applications.trifa.yml +++ b/metadata/com.zoffcc.applications.trifa.yml @@ -1067,11 +1067,20 @@ Builds: prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404' ndk: r20b + - versionName: 1.0.144 + versionCode: 10144 + commit: 58a48f7f16a2dabb29a0a20a4f5a4e95fe561e7f + subdir: android-refimpl-app/app + gradle: + - yes + prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404' + ndk: r20b + 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.143 -CurrentVersionCode: 10143 +CurrentVersion: 1.0.144 +CurrentVersionCode: 10144