Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 27, 2024
1 parent a9b0a17 commit dcd5451
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ com-android-tools-build-gradle = { group = "com.android.tools.build", name="grad

compose-gradle-plugin = { group = "org.jetbrains.compose", name="compose-gradle-plugin", version.ref = 'compose' }

androidx-compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose" }

desktop-jvm-windows-x64 = { group = "org.jetbrains.compose.desktop", name="desktop-jvm-windows-x64", version.ref = 'compose' }

kotlin-scripting-compiler-embeddable = { group = "org.jetbrains.kotlin", name = "kotlin-scripting-compiler-embeddable", version.ref = "kotlin" }
Expand Down

0 comments on commit dcd5451

Please sign in to comment.