Skip to content

2.0.9 Release

Compare
Choose a tag to compare
@vsayer vsayer released this 11 Feb 02:35
· 2454 commits to main since this release

Added xamarin build target

  • Modified gradle script to take 4 properties that make xamarin aar support easy.
  • Gradle can now produce a onesignal-xamarin-aar file used with Xamarin projects.
  • Removed maven push logic from gradle which was causing a build error.
  • Made OneSignalDbContract package-private to fix Xamarin build error.