From 2b5f0653d74e2ff673d0d88b979279d21a38961c Mon Sep 17 00:00:00 2001 From: zoff99 Date: Sun, 24 Oct 2021 13:38:48 +0200 Subject: [PATCH] new version 1.0.122 --- 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 f3721ff43..117bbeb2e 100644 --- a/android-refimpl-app/app/build.gradle +++ b/android-refimpl-app/app/build.gradle @@ -189,8 +189,8 @@ android { applicationId "com.zoffcc.applications.trifa" minSdkVersion 19 targetSdkVersion 29 - versionCode 10121 - versionName "1.0.121" + versionCode 10122 + versionName "1.0.122" renderscriptTargetApi 26 renderscriptSupportModeEnabled true