We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c6cf3 commit 1065d5cCopy full SHA for 1065d5c
voice/build.gradle
@@ -34,7 +34,7 @@ android {
34
versionName versioningName
35
36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
37
-
+ vectorDrawables.useSupportLibrary = true
38
}
39
buildTypes {
40
release {
@@ -95,4 +95,4 @@ artifacts {
95
type: "aar"
96
97
98
-apply from: "https://raw.githubusercontent.com/algolia/instantsearch-mobile-tools/7b9e6e1cc28f12497b88b6868ab99d5884f7c86b/gradle/bintrayv.gradle"
+apply from: "https://raw.githubusercontent.com/algolia/instantsearch-mobile-tools/7b9e6e1cc28f12497b88b6868ab99d5884f7c86b/gradle/bintrayv.gradle"
0 commit comments