diff --git a/gradle.properties b/gradle.properties index 9557ea9..e8c51a9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ android.nonTransitiveRClass=true # Pomfile definitions GROUP=com.ivy-apps POM_ARTIFACT_ID=learn-content-dsl -VERSION_NAME=0.0.4 +VERSION_NAME=0.0.5 SONATYPE_HOST=CENTRAL_PORTAL RELEASE_SIGNING_ENABLED=true POM_DESCRIPTION=Ivy Learn DSL for creating interactive lessons.