From a42519030892ede729fc37ce6cbc93bb1d80989c Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 29 Jun 2017 23:43:36 -0700 Subject: Add log throws --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 7c057657..868f1e95 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,10 +16,10 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=5 -VERSION_NAME=0.5 +VERSION_CODE=6 +VERSION_NAME=0.6 -KAU=fc7e19ef72 +KAU=e1e3b37000 KOTLIN=1.1.3 MATERIAL_DRAWER=5.9.3 MATERIAL_DRAWER_KT=1.0.4 -- cgit v1.2.3