You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Google Play will soon require that apps target API level 26 or higher.
When I try to use your library I get this error: "All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 27.1.1, 23.3.0"
Can you change the com.android.support:appcompat-v7 and com.android.support:support-v4 version to minimum required?
The text was updated successfully, but these errors were encountered:
Hi. Google Play will soon require that apps target API level 26 or higher.
When I try to use your library I get this error: "All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 27.1.1, 23.3.0"
Can you change the com.android.support:appcompat-v7 and com.android.support:support-v4 version to minimum required?
The text was updated successfully, but these errors were encountered: