Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Play Store warns about old Version of Eventbus (3.1.1) - This also blocks distribution of Apps in Microsoft Intune #204

Open
Bas94 opened this issue Apr 20, 2023 · 3 comments

Comments

@Bas94
Copy link

Bas94 commented Apr 20, 2023

The current Release of SumUp leads to a warning prompted by Google Play Store when releasing our Apps with current 4.1.0 SumUp Release:

Your last product release contains SDK-Problems:
org.greenrobot:eventbus:3.1.1
EventBus 3.3.1 is available which has migrated to AndroidX libraries, ships with R8 rules included and supports incremental annotation processing.
https://support.google.com/googleplay/android-developer/answer/10358880

A scan for dependencies in our App shows, that this dependency comes from SumUp:

|    +--- com.sumup:reader-core:4.1.0
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.21 (*)
|    |    +--- com.sumup:base-common:4.1.0 (*)
|    |    +--- com.sumup:base-analytics:4.1.0 (*)
|    |    +--- com.sumup.android:logging:2.2.3
|    |    +--- androidx.annotation:annotation:1.2.0
|    |    \--- org.greenrobot:eventbus:3.1.1

Could you update this Version to a newer one, like the one prompted by the Google Play Store?

@Anquuni
Copy link

Anquuni commented May 6, 2023

+1

@keySEE
Copy link

keySEE commented Aug 2, 2023

+1
The issue blocks our application from Microsoft Intune distribution mechanism as well.

@a5k-x
Copy link

a5k-x commented Aug 3, 2023

+1

@Bas94 Bas94 changed the title Google Play Store warns about old Version of Eventbus (3.1.1) Google Play Store warns about old Version of Eventbus (3.1.1) and blocks distribution of Apps in Microsoft Intune Aug 3, 2023
@Bas94 Bas94 changed the title Google Play Store warns about old Version of Eventbus (3.1.1) and blocks distribution of Apps in Microsoft Intune Google Play Store warns about old Version of Eventbus (3.1.1) - This also blocks distribution of Apps in Microsoft Intune Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants