diff --git a/app/build.gradle b/app/build.gradle index 69c94cd0b..49151d236 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.grarak.kerneladiutor" minSdkVersion 15 targetSdkVersion 27 - versionCode 259 - versionName "0.9.10" + versionCode 260 + versionName "0.9.10.1" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }