From 600524d548105aa026c0d1900d503bab34c38ce4 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 26 Jun 2017 15:43:32 -0700 Subject: Add back press helper --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index aa9e621..3f64bcf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,8 +20,8 @@ APP_GROUP=ca.allanwang MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -VERSION_CODE=2 -VERSION_NAME=1.1 +VERSION_CODE=4 +VERSION_NAME=1.3 ANDROID_SUPPORT_LIBS=26.0.0-beta2 MATERIAL_DIALOG=0.9.4.3 -- cgit v1.2.3