Fix build error after Android Gradle 8.3
This commit is contained in:
parent
f79959c7bc
commit
202900edf0
@ -33,5 +33,9 @@ dependencies {
|
||||
implementation(platform(libs.coil.bom))
|
||||
implementation(libs.coil.core)
|
||||
|
||||
// SY -->
|
||||
implementation(libs.material)
|
||||
// SY <--
|
||||
|
||||
api(libs.injekt.core)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user