md3e + loading indicator
This commit is contained in:
parent
74b0d534a0
commit
b7933fc5b0
2 changed files with 12 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ android {
|
|||
}
|
||||
kotlinOptions {
|
||||
jvmTarget = "11"
|
||||
freeCompilerArgs += "-opt-in=androidx.compose.material3.ExperimentalMaterial3ExpressiveApi"
|
||||
}
|
||||
buildFeatures {
|
||||
compose = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue