Skip to content

Commit 77a3826

Browse files
committed
implementation is ok
1 parent 2dc9659 commit 77a3826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/pushproviders/unifiedpush/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation(libs.serialization.json)
4343

4444
// UnifiedPush library
45-
api(libs.unifiedpush)
45+
implementation(libs.unifiedpush)
4646

4747
testImplementation(libs.coroutines.test)
4848
testImplementation(libs.test.junit)

0 commit comments

Comments
 (0)