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
Resolved the internal dependency issue with the Android SDK that lead to build time issues like runtime.jar is missing and ClassNotFoundException during runtime (#1417)
The SDK now handles proguardfiles sections indicated by both consumerProguardFiles and proguardFiles (#1401)