We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0273f51 commit dbf1e9dCopy full SHA for dbf1e9d
1 file changed
deeponesdk/build.gradle.kts
@@ -104,6 +104,6 @@ android {
104
}
105
106
dependencies {
107
- implementation("io.deepone.sdk:deeponenetworking:1.0.16")
+ implementation("io.deepone.sdk:deeponenetworking:1.0.19")
108
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
109
0 commit comments