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