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
* If a project didn't use it's own copy of android.support or AndroidX it would result in duplicated android.support classes
- Due to a mixture of android.support from fcm & gms depending on 26 and OneSignal using 28.
* Removed version alignment from maven-push.gradle and move version ranges into onesignal/build.gradle.
- As of Firebase & gms 16 versions aren't expected to line up any more.
* Added a number of comments to why specific version ranges are used.
0 commit comments