From 8d88bfaf57a36e843fc380281b6fcf2e57340e39 Mon Sep 17 00:00:00 2001 From: takahirom Date: Mon, 20 Mar 2023 22:27:27 +0900 Subject: [PATCH] Update beta 1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 434f5e66..684c8651 100644 --- a/gradle.properties +++ b/gradle.properties @@ -32,7 +32,7 @@ kotlin.code.style=official android.nonTransitiveRClass=true GROUP=io.github.takahirom.roborazzi -VERSION_NAME=1.0.0-alpha-3 +VERSION_NAME=1.0.0-beta-1 SONATYPE_AUTOMATIC_RELEASE=true