Skip to content

Commit

Permalink
VER: Increase version of library to 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
havlisimo authored May 30, 2019
1 parent c9b032a commit d440755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kotlinlog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "2.1.8"
versionCode 2
versionName "2.1.9"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit d440755

Please sign in to comment.