From 03e80861e93a7822bcdf62e16fd94bc5a3999af9 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Sat, 23 Mar 2024 14:06:59 +0100 Subject: [PATCH] chore: Update version Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com> --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index d6ea019..3893e75 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,7 +36,7 @@ android { minSdk 24 targetSdk 34 versionCode 13 - versionName "0.4.1" + versionName "0.5.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {