Bump M3 compose to alpha02 (fix topbar color)
This commit is contained in:
+1
-1
@@ -370,7 +370,7 @@ dependencies {
|
||||
implementation "androidx.compose.foundation:foundation:$compose_version"
|
||||
implementation "androidx.compose.material:material-icons-extended:$compose_version"
|
||||
implementation "androidx.compose.material:material:$compose_version"
|
||||
implementation "androidx.compose.material3:material3:1.0.0"
|
||||
implementation "androidx.compose.material3:material3:1.1.0-alpha02"
|
||||
implementation "androidx.compose.runtime:runtime-livedata:$compose_version"
|
||||
implementation "androidx.compose.compiler:compiler:$compose_compiler_version"
|
||||
implementation "androidx.constraintlayout:constraintlayout:2.1.4"
|
||||
|
||||
Reference in New Issue
Block a user