From 0489edf9d4edf03430cbbb72004c5a4e54916983 Mon Sep 17 00:00:00 2001 From: Hannes Dorfmann Date: Tue, 5 Apr 2016 21:20:31 +0200 Subject: [PATCH] Prepare next development iteration --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5d08d6c..4c2bf63 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=1.0.3 -VERSION_CODE=103 +VERSION_NAME=1.0.4-SNAPSHOT +VERSION_CODE=104 GROUP=com.hannesdorfmann POM_DESCRIPTION=A simple way to use swipe gestures to navigate back in android activity stack