From 05409a7657c96bdbd11adc0f2b07e8c456131e6f Mon Sep 17 00:00:00 2001 From: MikeAfc Date: Fri, 1 Mar 2019 17:07:50 +0800 Subject: [PATCH] Update version. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 89fa535..ca954df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -46,7 +46,7 @@ org.gradle.jvmargs=-Xmx1536M GROUP=com.alibaba.android ARTIFACT=tangram VERSION=1 -VERSION_NAME=3.3.2 +VERSION_NAME=3.3.3 PACKAGING_TYPE=aar systemProp.compileSdkVersion=26 systemProp.targetSdkVersion=26