From 9e8965c9d77e9d1a3bb949c75e1280099cbc7cb8 Mon Sep 17 00:00:00 2001 From: zoff99 Date: Tue, 4 Oct 2022 07:45:11 +0200 Subject: [PATCH] new version 1.0.175 --- 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 3f5d62a95..151999b1b 100644 --- a/android-refimpl-app/app/build.gradle +++ b/android-refimpl-app/app/build.gradle @@ -245,8 +245,8 @@ android { applicationId "com.zoffcc.applications.trifa" minSdkVersion 19 targetSdkVersion 30 - versionCode 10174 - versionName "1.0.174" + versionCode 10175 + versionName "1.0.175" renderscriptTargetApi 26 renderscriptSupportModeEnabled true