Skip to content

Commit cdc863b

Browse files
Bump co.touchlab.skie from 0.8.2 to 0.9.0
Bumps [co.touchlab.skie](https://github.com/touchlab/SKIE) from 0.8.2 to 0.9.0. - [Release notes](https://github.com/touchlab/SKIE/releases) - [Commits](touchlab/SKIE@0.8.2...0.9.0) --- updated-dependencies: - dependency-name: co.touchlab.skie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 483a514 commit cdc863b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
daggerHiltAndroid
1717
googleKsp
1818
buildKonfig
19-
id("co.touchlab.skie") version "0.8.2"
19+
id("co.touchlab.skie") version "0.9.0"
2020
}
2121

2222
skie {

0 commit comments

Comments
 (0)