Skip to content

Commit efc9524

Browse files
committed
Added jetpack-component-context to check-publication
1 parent d321611 commit efc9524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/check-publication/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ kotlin {
4545

4646
common.main.dependencies {
4747
implementation("com.arkivanov.decompose:decompose:$version")
48+
implementation("com.arkivanov.decompose:jetpack-component-context:$version")
4849
}
4950

5051
android.main.dependencies {

0 commit comments

Comments
 (0)