Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
erkutaras authored Nov 15, 2018
1 parent 56cbc1b commit ad1e47b
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 @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 17
targetSdkVersion 27
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.2"

vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit ad1e47b

Please sign in to comment.