Skip to content

Commit

Permalink
add material3
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Feb 8, 2024
1 parent 8e2341c commit 37e4be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/nativebrik/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ dependencies {
implementation("androidx.compose.runtime:runtime:1.6.0")
implementation("io.coil-kt:coil:2.5.0")
implementation("io.coil-kt:coil-compose:2.5.0")
implementation("androidx.compose.material3:material3:1.2.0")

implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.appcompat:appcompat:1.6.1")
Expand Down

0 comments on commit 37e4be1

Please sign in to comment.