Skip to content

Commit f00cccd

Browse files
committed
Updated Android native SDK to 3.12.3
1 parent 8d4dc43 commit f00cccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
}
3535

3636
dependencies {
37-
api 'com.onesignal:OneSignal:3.12.2'
37+
api 'com.onesignal:OneSignal:3.12.3'
3838
}
3939

4040
// Adds required manifestPlaceholders keys to allow mainifest merge gradle step to complete

0 commit comments

Comments
 (0)