Skip to content

Commit

Permalink
Remove outdated fun (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
phansier authored Aug 1, 2024
1 parent 34d5685 commit e802a37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmp-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ plugins {
`maven-publish`
}

fun composeDependency(groupWithArtifact: String) = "$groupWithArtifact:${libs.versions.jetbrainsCompose}"

kotlin {
androidTarget()
jvm()
Expand Down

0 comments on commit e802a37

Please sign in to comment.