We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b838f1 commit 6c4a2a5Copy full SHA for 6c4a2a5
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4")
34
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
35
implementation("com.squareup.okhttp3:okhttp:4.10.0")
36
- implementation("com.github.ua-parser:uap-java:1.5.3")
+ implementation("com.github.ua-parser:uap-java:1.5.4")
37
implementation("com.statsig:ip3country:0.1.4")
38
}
39
0 commit comments