Skip to content

Commit

Permalink
fix: improve push delivery tracking for Android 14 and above (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 authored Feb 19, 2025
1 parent 59ead6e commit e8a08a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/APN/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ customerio.reactnative.kotlinVersion=1.7.21
customerio.reactnative.compileSdkVersion=33
customerio.reactnative.targetSdkVersion=33
customerio.reactnative.minSdkVersion=21
customerio.reactnative.cioSDKVersionAndroid=4.5.2
customerio.reactnative.cioSDKVersionAndroid=4.5.3

0 comments on commit e8a08a5

Please sign in to comment.