diff --git a/gradle.properties b/gradle.properties index fa9b310..bb7c3bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -projectVersion=1.2.4 +projectVersion=1.2.5 projectDescription=A Gradle plugin that simplifies the creation of %type% multiplatform Kotlin projects. projectChangelog=Implementation and api configurations are used instead of deprecated compile configuration.