From 6923e3f91205144356bac7cc83a70daa1d3ac300 Mon Sep 17 00:00:00 2001 From: Denys Vasylenko Date: Fri, 15 Mar 2024 14:38:12 +0100 Subject: [PATCH] Revert "Prepare for release X.Y.Z" This reverts commit 86c2814163a0f92e5cf3a157b496a4b99a6a2d2f. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 57a9376..56c722d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,7 +34,7 @@ android.defaults.buildfeatures.resvalues=false com.squareup.anvil.trackSourceFiles=true # Library Information GROUP=com.deliveryhero.whetstone -VERSION_NAME=0.8.0 +VERSION_NAME=0.7.0-SNAPSHOT # Maven central SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true