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 b87193b commit d5e9bd8Copy full SHA for d5e9bd8
app/build.gradle
@@ -23,4 +23,5 @@ dependencies {
23
compile fileTree(dir: 'libs', include: ['*.jar'])
24
testCompile 'junit:junit:4.12'
25
compile 'com.android.support:appcompat-v7:22.2.1'
26
+ compile 'com.google.android.gms:play-services-appindexing:8.4.0'
27
}
0 commit comments