From a521d8233ad79cbc989362b9a4e8f8d3daee9c36 Mon Sep 17 00:00:00 2001 From: Fish Date: Thu, 22 Mar 2018 23:07:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9version=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 32c64071..aa7141d7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "me.yluo.ruisiapp" minSdkVersion 21 targetSdkVersion 27 - versionCode 28 - versionName '2.8.0' + versionCode 29 + versionName '2.9.0' }