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 0f21361 commit f6c4b67Copy full SHA for f6c4b67
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
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.4")
37
- implementation("com.statsig:ip3country:0.1.4")
+ implementation("com.statsig:ip3country:0.1.5")
38
}
39
40
val sourcesJar by tasks.registering(Jar::class) {
0 commit comments