diff --git a/app/build.gradle b/app/build.gradle index 1ed0e22..69e9fd7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "com.abhishek.germanPocketDictionary" minSdk 21 targetSdkVersion 34 - versionCode 16 - versionName '2.1.0' + versionCode 17 + versionName '2.1.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" //Defining Log debugging