From aace8d0a1528b04fd7132b9454a150e23d5033fc Mon Sep 17 00:00:00 2001 From: zoff99 Date: Sat, 17 Sep 2022 11:57:02 +0200 Subject: [PATCH] new version 1.0.171 --- 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 cc67f7515..9d65acba9 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 10170 - versionName "1.0.170" + versionCode 10171 + versionName "1.0.171" renderscriptTargetApi 26 renderscriptSupportModeEnabled true