We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08137dd commit d183e30Copy full SHA for d183e30
gradle/libs.versions.toml
@@ -10,6 +10,6 @@ kotlin-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.
10
appcompat = "androidx.appcompat:appcompat:1.6.1"
11
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime:2.8.3"
12
compose-foundation = "androidx.compose.foundation:foundation:1.6.8"
13
-compose-material3 = "androidx.compose.material3:material3:1.3.0-beta04"
+compose-material3 = "androidx.compose.material3:material3:1.3.0-beta05"
14
navigation-compose = "androidx.navigation:navigation-compose:2.8.0-beta06"
15
junit = { module = "junit:junit", version = "4.13.2" }
0 commit comments