We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a71fd commit e7f52d1Copy full SHA for e7f52d1
lib/build.gradle.kts
@@ -56,7 +56,7 @@ dependencies {
56
57
// Partner Dependencies
58
dependencies {
59
- api("com.mixpanel.android:mixpanel-android:5.8.7")
+ implementation("com.mixpanel.android:mixpanel-android:5.8.7")
60
}
61
62
// Test Dependencies
0 commit comments