From 6641ddc89c96f29e8b3bc7ef6383bdff669a249f Mon Sep 17 00:00:00 2001 From: yuyu lao Date: Sat, 20 Feb 2016 15:51:36 +0800 Subject: [PATCH] =?UTF-8?q?gradle=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- downloadutil/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/downloadutil/build.gradle b/downloadutil/build.gradle index 1f8accce..f7e29d9b 100644 --- a/downloadutil/build.gradle +++ b/downloadutil/build.gradle @@ -6,8 +6,8 @@ android { defaultConfig { minSdkVersion 9 targetSdkVersion 23 - versionCode 1 - versionName "1.0" + versionCode 13 + versionName "1.0.1" } buildTypes { release {