Skip to content

Commit f10913f

Browse files
committed
Update version for v5.0.0 release
1 parent 950b275 commit f10913f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalSDK/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
gradle.rootProject {
44
allprojects {
55
group = 'com.onesignal'
6-
version = '5.0.0-beta4'
6+
version = '5.0.0'
77
configurations.all {
88
resolutionStrategy.dependencySubstitution {
99
substitute(module('com.onesignal:OneSignal')).using(project(':OneSignal'))

0 commit comments

Comments
 (0)