We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7bed35 + 700413b commit bb551a9Copy full SHA for bb551a9
build.gradle.kts
@@ -56,8 +56,8 @@ setupDefaults(
56
projectDescription = "Kotlin Multiplatform lifecycle-aware business logic components",
57
projectUrl = "https://github.com/arkivanov/Decompose",
58
scmUrl = "scm:git:git://github.com/arkivanov/Decompose.git",
59
- licenseName = "The Apache License, Version 2.0",
60
- licenseUrl = "http://www.apache.org/licenses/LICENSE-2.0.txt",
+ licenseName = "Apache-2.0",
+ licenseUrl = "https://www.apache.org/licenses/LICENSE-2.0.txt",
61
developerId = "arkivanov",
62
developerName = "Arkadii Ivanov",
63
developerEmail = "arkann1985@gmail.com",
0 commit comments