Skip to content

Commit

Permalink
feat: bump Android SDK to v0.14.0 and bump Swift SDK to v0.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoweii committed Jun 28, 2024
1 parent a0b7d7e commit f815381
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 f815381

Please sign in to comment.