diff --git a/app/build.gradle b/app/build.gradle index 2861adee..fa72e163 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.omgodse.notally" minSdkVersion 23 targetSdkVersion 29 - versionCode 17 - versionName "2.2" + versionCode 18 + versionName "2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {