From 04a35836fa5fc1736bb77ebcce7048960a8d4a58 Mon Sep 17 00:00:00 2001 From: theapache64 Date: Sat, 25 Nov 2023 15:34:46 +0530 Subject: [PATCH] =?UTF-8?q?=E2=99=BF=EF=B8=8F=20update=20version=20-=20fir?= =?UTF-8?q?st=20RC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3de0be6..7e40f6c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ SONATYPE_AUTOMATIC_RELEASE=true GROUP=io.github.theapache64 POM_ARTIFACT_ID=rebugger -VERSION_NAME=1.0.0-beta04 +VERSION_NAME=1.0.0-rc01 POM_NAME=Rebugger POM_DESCRIPTION=A simple Compose library to print the reason for recomposition in your Logcat window