sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 29 forks source link

Suggestion: Remove third party dependencies (greenrobot:eventbus) #126

Open vladaman opened 4 years ago

vladaman commented 4 years ago

I suggest you should use least possible third party dependencies. For example we no longer can use this SDK since we depend on de.greenrobot:eventbus:2.4.1 and your app requires 3.2.x

Also related to

This is breaking change which causes us to refactor entire app.