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