Skip to content

Commit

Permalink
changed the way the library uses AFSDK - in order to let the user tha…
Browse files Browse the repository at this point in the history
…t uses the plugin to import Appsflyer SDK
  • Loading branch information
morisgateno-appsflyer committed Feb 15, 2024
1 parent 6ff19e0 commit 04d3c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {

dependencies {
testImplementation 'androidx.test.ext:junit:1.1.5'
implementation 'com.appsflyer:af-android-sdk:6.12.2'
api 'com.appsflyer:af-android-sdk:6.12.2'
compileOnly 'com.android.installreferrer:installreferrer:2.1'
compileOnly 'com.segment.analytics.android:analytics:4.+'
testImplementation 'androidx.test:core:1.4.0'
Expand Down

0 comments on commit 04d3c98

Please sign in to comment.