Skip to content

Commit

Permalink
Bump filekit from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps `filekit` from 0.8.1 to 0.8.2.

Updates `io.github.vinceglb:filekit-core` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/vinceglb/FileKit/releases)
- [Commits](vinceglb/FileKit@0.8.1...0.8.2)

Updates `io.github.vinceglb:filekit-compose` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/vinceglb/FileKit/releases)
- [Commits](vinceglb/FileKit@0.8.1...0.8.2)

---
updated-dependencies:
- dependency-name: io.github.vinceglb:filekit-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.vinceglb:filekit-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent eccacf8 commit 9734361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ koin = "3.5.6"
androidx-core = "1.13.1"
androidx-compat = "1.7.0"
androidx-lifecycle = "2.8.4"
filekit = "0.8.1"
filekit = "0.8.2"

[plugins]
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit 9734361

Please sign in to comment.