diff --git a/gradle.properties b/gradle.properties index c3a9df270..a48a65ced 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-rc-2 +VERSION_NAME=1.0.0-rc-3 SONATYPE_AUTOMATIC_RELEASE=true