AppsFlyerSDK / appsflyer-segment-android-plugin

AppsFlyer's Android SDK - Segment Integration
MIT License
27 stars 25 forks source link

Use androidx.test.ext:junit as testImplementation #89

Closed scana closed 1 year ago

scana commented 1 year ago

Currently it's being leaked as a runtime dependency for consumer apps - this PR keeps it as test dependency only.

Resolves https://github.com/AppsFlyerSDK/appsflyer-segment-android-plugin/issues/87