Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 27, 2024
1 parent 1097598 commit b7f27db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ plugins {
kotlin("native.cocoapods")
id("com.android.library")
id("maven-publish")
alias(libs.plugins.jetbrains.compose)
alias(libs.plugins.compose.compiler)
}

group = "com.krossovochkin.chess"
Expand Down

0 comments on commit b7f27db

Please sign in to comment.