Disable vector XML rasterisation on API 23 (#2128)
* Disable vector XML rasterisation on API 23 --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
64c873922a
commit
7fdba39d6d
14 changed files with 21 additions and 22 deletions
|
|
@ -28,9 +28,6 @@ android {
|
|||
versionCode = Versions.versionCode
|
||||
versionName = Versions.versionName
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary = true
|
||||
}
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue