summaryrefslogtreecommitdiff
path: root/resources/intentionDescriptions/InsertApiCodeIntentionAction/after.gradle.template
blob: 6b142ef1769ba19d35fc56550f2682b98f85a1fe (plain)
1
2
3
dependencies {
  compile 'com.google.android.gms:play-services-appindexing:8.1.0'
}