Skip to content

Commit

Permalink
bump app version in gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Rajkumar S <[email protected]>
  • Loading branch information
rajkumaar23 committed Mar 31, 2020
1 parent 149825c commit fdcbaa9
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 @@ -28,8 +28,8 @@ android {
applicationId "in.co.rajkumaar.amritarepo"
minSdkVersion 19
targetSdkVersion 29
versionCode 65
versionName "4.2.1"
versionCode 66
versionName "4.2.2"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit fdcbaa9

Please sign in to comment.