We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950b275 commit f10913fCopy full SHA for f10913f
OneSignalSDK/settings.gradle
@@ -3,7 +3,7 @@
3
gradle.rootProject {
4
allprojects {
5
group = 'com.onesignal'
6
- version = '5.0.0-beta4'
+ version = '5.0.0'
7
configurations.all {
8
resolutionStrategy.dependencySubstitution {
9
substitute(module('com.onesignal:OneSignal')).using(project(':OneSignal'))
0 commit comments