diff --git a/app/build.gradle b/app/build.gradle index 6c41fa6b..60993e4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -29,8 +29,8 @@ android { applicationId "com.itachi1706.cheesecakeutilities" minSdkVersion 16 targetSdkVersion 27 - versionCode 507 - versionName "4.0.0" + versionCode 549 + versionName "4.1.0" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" resValue "string", "tray__authority", "${applicationId}.tray"