From 0f53eb60d8c2ad3e83f4a3e91d7adedbbcb66c63 Mon Sep 17 00:00:00 2001 From: itachi1706 Date: Sun, 30 Jul 2017 18:56:53 +0800 Subject: [PATCH] Releasing Vehicle Mileage Tracking Utility --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"