We do not need to use support library
This commit is contained in:
committed by
Benoit Marty
parent
517f990cb0
commit
e47da1705e
@@ -12,13 +12,6 @@ plugins {
|
||||
android {
|
||||
namespace = "io.element.android.compound"
|
||||
|
||||
defaultConfig {
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
generatedDensities()
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.showkase)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user