From 42bc30af3aec4b4121b718364e8efcfbefe87613 Mon Sep 17 00:00:00 2001 From: MikeAfc Date: Thu, 21 Jun 2018 10:14:58 +0800 Subject: [PATCH] Update version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2b1f3026..242d0a21 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,7 @@ GROUP=com.alibaba.android ARTIFACT=vlayout VERSION=1 -VERSION_NAME=1.2.15 +VERSION_NAME=1.2.16 PACKAGING_TYPE=aar useNewSupportLibrary=true systemProp.compileSdkVersion=25