From da29aa62bd0c0f680625ebc343b81dfaa1f980e4 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:03:53 +0200 Subject: [PATCH] chore: Update version --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 738a823..b7ff841 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "app.myzel394.alibi" minSdk 24 targetSdk 34 - versionCode 5 - versionName "0.2.2" + versionCode 6 + versionName "0.2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {