diff --git a/gradle.properties b/gradle.properties index 82c3608..062b21e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ SONATYPE_AUTOMATIC_RELEASE=true RELEASE_SIGNING_ENABLED=true GROUP=app.moviebase -VERSION_NAME=1.0.0-SNAPSHOT +VERSION_NAME=1.0.0 POM_NAME=TMDB API for KMM POM_DESCRIPTION=Kotlin Multiplatform library to access the TMDB API.