Repository: incubator-weex
Updated Branches:
  refs/heads/master 42aa12665 -> 5bfcb7bc7


upgrade the version code


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0763bd4e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0763bd4e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/0763bd4e

Branch: refs/heads/master
Commit: 0763bd4eeb057278455bf50721d2fb67fb44045a
Parents: 70cbe4f
Author: misakuo <misa...@apache.org>
Authored: Fri Mar 9 10:05:41 2018 +0800
Committer: misakuo <misa...@apache.org>
Committed: Fri Mar 9 10:05:41 2018 +0800

----------------------------------------------------------------------
 android/playground/app/build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/0763bd4e/android/playground/app/build.gradle
----------------------------------------------------------------------
diff --git a/android/playground/app/build.gradle 
b/android/playground/app/build.gradle
index cd6b6c3..351c73a 100755
--- a/android/playground/app/build.gradle
+++ b/android/playground/app/build.gradle
@@ -8,8 +8,8 @@ android {
         applicationId "com.alibaba.weex"
         minSdkVersion project.appMinSdkVersion
         targetSdkVersion project.targetSdkVersion
-        versionCode 13
-        versionName "0.5.2.5"
+        versionCode 14
+        versionName "0.18"
         testInstrumentationRunner 
"android.support.test.runner.AndroidJUnitRunner"
         ndk{
             abiFilters "x86"

Reply via email to