Skip to content

Commit

Permalink
Bump calf from 0.6.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps `calf` from 0.6.1 to 0.7.0.

Updates `com.mohamedrejeb.calf:calf-ui` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/MohamedRejeb/Calf/releases)
- [Commits](v0.6.1...v0.7.0)

Updates `com.mohamedrejeb.calf:calf-file-picker` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/MohamedRejeb/Calf/releases)
- [Commits](v0.6.1...v0.7.0)

Updates `com.mohamedrejeb.calf:calf-permissions` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/MohamedRejeb/Calf/releases)
- [Commits](v0.6.1...v0.7.0)

Updates `com.mohamedrejeb.calf:calf-webview` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/MohamedRejeb/Calf/releases)
- [Commits](v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: com.mohamedrejeb.calf:calf-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mohamedrejeb.calf:calf-file-picker
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mohamedrejeb.calf:calf-permissions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mohamedrejeb.calf:calf-webview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 4482d94 commit 9617612
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 @@ -9,7 +9,7 @@ documentfile = "1.0.1"
jna = "5.16.0"
coil = "3.0.4"

calf = "0.6.1"
calf = "0.7.0"

# For sample
activity-compose = "1.9.3"
Expand Down

0 comments on commit 9617612

Please sign in to comment.