Skip to content

Commit 1f1b872

Browse files
authored
Merge pull request #32 from mori-atsushi/v0.1.0-alpha05
Update version name in the README
2 parents 5194b12 + 90bdfed commit 1f1b872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kotlin {
2121
sourceSets {
2222
val commonMain by getting {
2323
dependencies {
24-
implementation("com.moriatsushi.insetsx:insetsx:0.1.0-alpha04")
24+
implementation("com.moriatsushi.insetsx:insetsx:0.1.0-alpha05")
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)