Skip to content

Commit 6e19c07

Browse files
github-actions[bot]github-actions[bot]fadi-george
authored
chore: Release 5.7.7 (#2604)
Co-authored-by: github-actions[bot] <noreply@onesignal.com> Co-authored-by: Fadi George <fadii925@gmail.com>
1 parent fe3871a commit 6e19c07

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

OneSignalSDK/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ android.useAndroidX = true
3333

3434
# This is the name of the SDK to use when building your project.
3535
# This will be fed from the GitHub Actions workflow.
36-
SDK_VERSION=5.7.6
36+
SDK_VERSION=5.7.7

examples/demo/gradle.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ android.useAndroidX=true
1919
# resources declared in the library itself and none from the library's dependencies,
2020
# thereby reducing the size of the R class for that library
2121
android.nonTransitiveRClass=true
22+
23+
# SDK version used when the demo is opened standalone (without the SDK source).
24+
# Updated automatically by the release workflow.
25+
SDK_VERSION=5.7.6

0 commit comments

Comments
 (0)