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.
1 parent a3a991e commit 6296398Copy full SHA for 6296398
settings.gradle.kts
@@ -31,7 +31,7 @@ enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
31
32
gradle.rootProject {
33
group = "kotlin.graphics"
34
- version = "0.7.19"
+ version = "0.7.20"
35
}
36
37
dependencyResolutionManagement {
0 commit comments