Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
5AbhishekSaxena committed Mar 2, 2024
2 parents d6001b8 + 00959c7 commit 3b003fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
applicationId "com.abhishek.germanPocketDictionary"
minSdk 21
targetSdkVersion 34
versionCode 17
versionName '2.1.1'
versionCode 18
versionName '2.1.2'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

//Defining Log debugging
Expand Down

0 comments on commit 3b003fd

Please sign in to comment.