Skip to content

Commit

Permalink
chore: bump dev.openfeature:android-sdk (#2839)
Browse files Browse the repository at this point in the history
Bumps [dev.openfeature:android-sdk](https://github.com/open-feature/kotlin-sdk) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/open-feature/kotlin-sdk/releases)
- [Changelog](https://github.com/open-feature/kotlin-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/kotlin-sdk@v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: dev.openfeature:android-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Dec 24, 2024
1 parent dd837e8 commit 44472be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ publishing {
}

dependencies {
api("dev.openfeature:android-sdk:0.3.0")
api("dev.openfeature:android-sdk:0.3.2")
api("com.squareup.okhttp3:okhttp:4.12.0")
api("com.google.code.gson:gson:2.11.0")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
Expand Down

0 comments on commit 44472be

Please sign in to comment.