Skip to content

Commit

Permalink
feat: bump Android SDK to v0.14.0 and bump Swift SDK to v0.12.4 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: xiaoweii <xiaoweii@amazom.com>
  • Loading branch information
zhu-xiaowei and xiaoweii authored Jun 28, 2024
1 parent a0b7d7e commit d7d8594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "software.aws.solution:clickstream:0.13.0"
implementation "software.aws.solution:clickstream:0.14.0"
}

0 comments on commit d7d8594

Please sign in to comment.