From 63ebba27dc48107a5e0c0c1b04ca222f2d91b24d Mon Sep 17 00:00:00 2001 From: zoff99 Date: Sun, 11 Sep 2022 10:54:10 +0200 Subject: [PATCH] new version 1.0.169 --- android-refimpl-app/app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android-refimpl-app/app/build.gradle b/android-refimpl-app/app/build.gradle index be3c0e743..a40f02ab2 100644 --- a/android-refimpl-app/app/build.gradle +++ b/android-refimpl-app/app/build.gradle @@ -243,8 +243,8 @@ android { applicationId "com.zoffcc.applications.trifa" minSdkVersion 19 targetSdkVersion 30 - versionCode 10168 - versionName "1.0.168" + versionCode 10169 + versionName "1.0.169" renderscriptTargetApi 26 renderscriptSupportModeEnabled true