diff --git a/app/build.gradle b/app/build.gradle index 8d3fce3..2a8ea09 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "th.in.whs.k2ausbkbd" minSdkVersion 8 targetSdkVersion 23 - versionCode 3 - versionName "1.1.0" + versionCode 4 + versionName "1.1.1" } buildTypes { release {