chore(deps): upgrade to Compose 2023-01-12 alpha release

This commit is contained in:
Harsh Shandilya 2023-01-12 02:31:00 +05:30
parent 692cc8ce67
commit 6750eff9fa
No known key found for this signature in database
4 changed files with 10 additions and 12 deletions

View file

@ -43,7 +43,6 @@ android {
dependencies {
kapt(libs.dagger.compiler)
implementation(platform(libs.androidx.compose.bom))
implementation(libs.dagger)
implementation(projects.api)
implementation(projects.common)