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 4410c58 commit 182cd47Copy full SHA for 182cd47
Adjust/example/build.gradle
@@ -33,4 +33,5 @@ dependencies {
33
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
34
testCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
35
36
+ compile 'com.android.installreferrer:installreferrer:1.0'
37
}
0 commit comments