diff --git a/gradle.properties b/gradle.properties index a12e91a..e6b46f9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ android.nonTransitiveRClass=true # Pomfile definitions GROUP=com.ivy-apps POM_ARTIFACT_ID=di -VERSION_NAME=0.0.6 +VERSION_NAME=0.0.7 SONATYPE_HOST=CENTRAL_PORTAL RELEASE_SIGNING_ENABLED=true POM_DESCRIPTION=A simple DI container for Kotlin Multiplatform apps.