diff --git a/app/build.gradle b/app/build.gradle index f6a479c4..ab19d9a3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.bnyro.contacts" minSdk 21 targetSdk 33 - versionCode 13 - versionName "2.2" + versionCode 14 + versionName "2.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {