We do not need to use support library
This commit is contained in:
parent
517f990cb0
commit
e47da1705e
1 changed files with 0 additions and 7 deletions
|
|
@ -12,13 +12,6 @@ plugins {
|
||||||
android {
|
android {
|
||||||
namespace = "io.element.android.compound"
|
namespace = "io.element.android.compound"
|
||||||
|
|
||||||
defaultConfig {
|
|
||||||
vectorDrawables {
|
|
||||||
useSupportLibrary = true
|
|
||||||
generatedDensities()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation(libs.showkase)
|
implementation(libs.showkase)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue