Skip to content

Commit 40304ec

Browse files
committed
update mobile-core to 0.1.13
1 parent d89b5b6 commit 40304ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmplibrary/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ android {
5454
}
5555

5656
dependencies {
57-
implementation("com.sourcepoint:core:0.1.12")
57+
implementation("com.sourcepoint:core:0.1.13")
5858
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.6.1")
5959
implementation("com.squareup.okhttp3:okhttp:4.12.0")
6060
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")

0 commit comments

Comments
 (0)