diff --git a/app/build.gradle b/app/build.gradle index e2612879..4774e234 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -28,8 +28,8 @@ android { applicationId "com.itachi1706.cheesecakeutilities" minSdkVersion 16 targetSdkVersion 25 - versionCode 369 - versionName "3.1.0" + versionCode 405 + versionName "3.2.0" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" resValue "string", "tray__authority", "${applicationId}.tray"