diff --git a/gradle.properties b/gradle.properties index 684c8651b..5ecffc0da 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-beta-1 +VERSION_NAME=1.0.0-beta-2 SONATYPE_AUTOMATIC_RELEASE=true @@ -50,4 +50,4 @@ POM_LICENCE_DIST=repo POM_DEVELOPER_ID=takahirom POM_DEVELOPER_NAME=takahirom -POM_DEVELOPER_URL=https://github.com/takahirom \ No newline at end of file +POM_DEVELOPER_URL=https://github.com/takahirom