Skip to content

Commit 182cd47

Browse files
committed
Add new referrer API dependency to example app
1 parent 4410c58 commit 182cd47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Adjust/example/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ dependencies {
3333
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
3434
testCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
3535

36+
compile 'com.android.installreferrer:installreferrer:1.0'
3637
}

0 commit comments

Comments
 (0)