Skip to content

Commit f6c4b67

Browse files
Update IPCountry to 0.1.5 (#194)
1 parent 0f21361 commit f6c4b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
3535
implementation("com.squareup.okhttp3:okhttp:4.10.0")
3636
implementation("com.github.ua-parser:uap-java:1.5.4")
37-
implementation("com.statsig:ip3country:0.1.4")
37+
implementation("com.statsig:ip3country:0.1.5")
3838
}
3939

4040
val sourcesJar by tasks.registering(Jar::class) {

0 commit comments

Comments
 (0)