Skip to content

Commit

Permalink
fix Adjust NoClassDefFoundError
Browse files Browse the repository at this point in the history
  • Loading branch information
wenxi-zeng committed Jul 19, 2023
1 parent 39d50a5 commit db3c127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {

// Partner Dependencies
dependencies {
api("com.adjust.sdk:adjust-android:4.33.0")
implementation("com.adjust.sdk:adjust-android:4.33.0")
}

// Test Dependencies
Expand Down

0 comments on commit db3c127

Please sign in to comment.