Skip to content

Commit

Permalink
Updated version name-code for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
binayshaw7777 committed Aug 13, 2023
1 parent 48f7280 commit c4c34bb
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 @@ -16,8 +16,8 @@ android {
applicationId "com.binay.shaw.justap"
minSdk 21
targetSdk 33
versionCode 4
versionName "2.0"
versionCode 5
versionName "2.1.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit c4c34bb

Please sign in to comment.