|
|
@ -36,9 +36,6 @@ android {
|
|
|
|
|
|
|
|
|
|
|
|
// Custom test runner to set up Hilt dependency graph
|
|
|
|
// Custom test runner to set up Hilt dependency graph
|
|
|
|
testInstrumentationRunner = "com.google.samples.apps.nowinandroid.core.testing.NiaTestRunner"
|
|
|
|
testInstrumentationRunner = "com.google.samples.apps.nowinandroid.core.testing.NiaTestRunner"
|
|
|
|
vectorDrawables {
|
|
|
|
|
|
|
|
useSupportLibrary = true
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
buildTypes {
|
|
|
|
buildTypes {
|
|
|
|