From 6c723e1b73ee3ee20466f745243daedf1bff7262 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Fri, 6 Oct 2023 10:42:47 +0300 Subject: [PATCH] bump versions --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c5e9051..7b26a58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.mo.sh.studyassistant" minSdk 26 targetSdk 34 - versionCode 1 - versionName "1.0.0" + versionCode 2 + versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {