Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Mukesh Solanki committed Mar 25, 2019
1 parent 196164c commit 3671e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 28
versionCode 1
versionName "0.0.1"
versionCode 2
versionName "0.0.2"
}

buildTypes {
Expand Down

0 comments on commit 3671e8e

Please sign in to comment.