Skip to content

Commit

Permalink
1.8.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
thekirankumar committed Feb 7, 2018
1 parent 0695f8c commit 5bc29e7
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 @@ -11,8 +11,8 @@ android {
applicationId "com.google.android.kk"
minSdkVersion 15
targetSdkVersion 26
versionCode 36
versionName "1.8.2"
versionCode 37
versionName "1.8.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 5bc29e7

Please sign in to comment.