From 0018677886197db4f72d2b49e3d0266526b95435 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 1 Jul 2017 12:14:29 -0700 Subject: Cleanup and docs --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index c5228dba..aad7b2df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,8 +16,8 @@ APP_GROUP=com.pitchedapps MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=10 -VERSION_NAME=1.0 +VERSION_CODE=11 +VERSION_NAME=1.1 KAU=e1e3b37000 KOTLIN=1.1.3 -- cgit v1.2.3