Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
erkutaras authored Jul 22, 2019
1 parent ac96f14 commit b244954
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 @@ -16,8 +16,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 28
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "0.0.3"
}

compileOptions {
Expand Down

0 comments on commit b244954

Please sign in to comment.