Has anyone been able to import the notification hub jar into an Android Studio project? Android Studio uses gradle by default. I was able to setup the dependency to google play services without any problems, but when I do the same to the notification hub library I get gradle compile errors. I may be using the wrong group/name/version pair. Is the correct group/name/version settings listed anywhere? I am new to Android, but not to Notification Hubs, so beyond the gradle linking I should be fine.
Thanks,
Joe