From 8c1ff3e546e205e85a0d7e7df0ca5d11bd167582 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 23 Jun 2017 15:48:51 -0700 Subject: Start pro version --- gradle.properties | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 90c170d1..92c6ef28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,11 +16,10 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=3 -VERSION_NAME=0.3 -ANDROID_SUPPORT_LIBS=26.0.0-alpha1 +VERSION_CODE=5 +VERSION_NAME=0.5 -KAU=e48d21718c +KAU=d6b4ebb938 MATERIAL_DRAWER=5.9.2 MATERIAL_DRAWER_KT=1.0.2 IICON_GOOGLE=3.0.1.0 -- cgit v1.2.3