From a085a3564b54bba8f4b0cf9007c44ac961ee9227 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:44:32 +0200 Subject: [PATCH] chore: Update version Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com> --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index beabf8dd..cc2a117e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "app.myzel394.alibi" minSdk 24 targetSdk 34 - versionCode 15 - versionName "0.5.2" + versionCode 16 + versionName "0.5.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {