Skip to content

Commit 8c5a957

Browse files
committed
Release commit for 3.11.3
1 parent 4c4482e commit 8c5a957

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

OneSignalSDK.jar

1.85 KB
Binary file not shown.

OneSignalSDK/onesignal/maven-push.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Global {
2424
static def POM_NAME = 'OneSignal'
2525
static def POM_ARTIFACT_ID = 'OneSignal'
2626
static def POM_PACKAGING = 'aar'
27-
static def VERSION_NAME = '3.11.2'
27+
static def VERSION_NAME = '3.11.3'
2828

2929
// Limit upper number (exclusive) to prevent untested versions
3030
static def versionGroupOverrides = [
@@ -141,4 +141,4 @@ afterEvaluate { project ->
141141
artifacts {
142142
archives androidSourcesJar
143143
}
144-
}
144+
}

0 commit comments

Comments
 (0)