From 457d3fbb1ff17021f7074e448966cc32f768d268 Mon Sep 17 00:00:00 2001 From: Saket Narayan Date: Sun, 28 Apr 2024 01:47:56 -0400 Subject: [PATCH] Abort v0.11.0's release --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e601258d..8243b2fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2 android.enableBuildConfigAsBytecode=true GROUP=me.saket.telephoto -VERSION_NAME=0.11.0 +VERSION_NAME=0.12.0-SNAPSHOT SONATYPE_HOST=DEFAULT RELEASE_SIGNING_ENABLED=true