diff --git a/app/build.gradle b/app/build.gradle index 937dc29c..bc47c4c7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "com.itachi1706.cheesecakeutilities" minSdkVersion 15 targetSdkVersion 24 - versionCode 134 - versionName "1.6.0" + versionCode 139 + versionName "1.6.1" vectorDrawables.useSupportLibrary = true } compileOptions {