Skip to content

Commit

Permalink
Bump co.touchlab.skie from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [co.touchlab.skie](https://github.com/touchlab/SKIE) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/touchlab/SKIE/releases)
- [Commits](touchlab/SKIE@0.8.2...0.8.3)

---
updated-dependencies:
- dependency-name: co.touchlab.skie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 483a514 commit 420ae6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
daggerHiltAndroid
googleKsp
buildKonfig
id("co.touchlab.skie") version "0.8.2"
id("co.touchlab.skie") version "0.8.3"
}

skie {
Expand Down

0 comments on commit 420ae6b

Please sign in to comment.