Flutterwave / AndroidSDK

Rave's Android Drop In UI
7 stars 8 forks source link

Lint test --- Error: Invalid package reference in library; not included in Android: javax.inject. Referenced from com.flutterwave.raveandroid.rave_core.di.DeviceIdGetterModule_Factory. [InvalidPackage] #207

Closed AmosKorir closed 4 years ago

AmosKorir commented 4 years ago

I am using the SDK for card payment only. It is fine but the lint test would not pass. I assume there are used references.

bolaware commented 4 years ago

Hello @AmosKorir , I tried running ./gradlew lint command but no error came up, however I did a blind fix to what i think might be the issue - Use this com.github.bolaware.rave-android:rave_android:2.0.9 and let us know if it works. Thanks