Commit b12edaba authored by Varun Patil's avatar Varun Patil

Remove vectorDrawables.useSupportLibrary from gradle config

parent 27c6ecd2
......@@ -11,7 +11,6 @@ android {
versionCode 36
versionName "1.3.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
release {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment