From 61b583b8f89960b144ce40e82dd9c9f1b79f69e5 Mon Sep 17 00:00:00 2001 From: SamYStudiO Date: Mon, 20 Nov 2023 09:56:09 -0400 Subject: [PATCH] Prepare next development version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bc01c80..3112af5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true GROUP=net.samystudio.rxlocationmanager -VERSION_NAME=0.7.1 +VERSION_NAME=0.7.2 POM_URL=https://github.com/SamYStudiO/RxLocationManager/ POM_SCM_URL=https://github.com/SamYStudiO/RxLocationManager/ POM_SCM_CONNECTION=scm:git:git://github.com/SamYStudiO/RxLocationManager.git