|
@@ -2,7 +2,7 @@
|
|
compiler = "1.3.1"
|
|
compiler = "1.3.1"
|
|
compose = "1.2.1"
|
|
compose = "1.2.1"
|
|
accompanist = "0.25.1"
|
|
accompanist = "0.25.1"
|
|
-material3 = "1.0.0-beta03"
|
|
|
|
|
|
+material3 = "1.0.0-rc01"
|
|
|
|
|
|
[libraries]
|
|
[libraries]
|
|
activity = "androidx.activity:activity-compose:1.6.0"
|
|
activity = "androidx.activity:activity-compose:1.6.0"
|
|
@@ -14,7 +14,7 @@ ui-util = { module = "androidx.compose.ui:ui-util", version.ref = "compose" }
|
|
|
|
|
|
material3-core = { module = "androidx.compose.material3:material3", version.ref = "material3" }
|
|
material3-core = { module = "androidx.compose.material3:material3", version.ref = "material3" }
|
|
material3-windowsizeclass = { module = "androidx.compose.material3:material3-window-size-class", version.ref = "material3" }
|
|
material3-windowsizeclass = { module = "androidx.compose.material3:material3-window-size-class", version.ref = "material3" }
|
|
-material3-adapter = "com.google.android.material:compose-theme-adapter-3:1.0.19"
|
|
|
|
|
|
+material3-adapter = "com.google.android.material:compose-theme-adapter-3:1.0.20"
|
|
material-icons = { module = "androidx.compose.material:material-icons-extended", version.ref = "compose" }
|
|
material-icons = { module = "androidx.compose.material:material-icons-extended", version.ref = "compose" }
|
|
|
|
|
|
accompanist-webview = { module = "com.google.accompanist:accompanist-webview", version.ref = "accompanist" }
|
|
accompanist-webview = { module = "com.google.accompanist:accompanist-webview", version.ref = "accompanist" }
|