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
android-support-v4 is used when building android binaries, but has been deprecated. Would it be worth supporting newer libraries for recent Android versions? If so, can make a pull request to do this.
This would affect also using build-tools 34 and greater, as build-tools 34 does not seem to contain dx, so regular Android builds fail.