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 64a9b90 commit 0bc9d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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 = { group = "androidx.compose.runtime", name="runtime" version.ref = "compose" }
androidx-compose-runtime = { group = "androidx.compose.runtime", name="runtime", version.ref = "compose" }

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

Expand Down

0 comments on commit 0bc9d1e

Please sign in to comment.