aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
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