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
AGP (Android Gradle Plugin) version 7 requires Java 11 to run,
however we don't want our SDK to require that have of a version so we
set sourceCompatibility & targetCompatibility to account for that.
Upgraded googleServicesGradlePluginVersion to ensure we are testing with
the latest.
Upgraded onesignalGradlePluginVersion to match our latest version range
0 commit comments