Skip to content

Commit 8bf6b6b

Browse files
author
Bas Buijsen
committed
Merge branch 'master' of https://github.com/GitLiveApp/firebase-kotlin-sdk into feat/Analytics
2 parents c6c591c + 10e6c04 commit 8bf6b6b

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
@@ -118,7 +118,7 @@ subprojects {
118118
"commonTestImplementation"(kotlin("test-common"))
119119
"commonTestImplementation"(kotlin("test-annotations-common"))
120120
if (this@afterEvaluate.name != "firebase-crashlytics") {
121-
"jvmMainApi"("dev.gitlive:firebase-java-sdk:0.4.2")
121+
"jvmMainApi"("dev.gitlive:firebase-java-sdk:0.4.3")
122122
"jvmMainApi"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:$coroutinesVersion") {
123123
exclude("com.google.android.gms")
124124
}

0 commit comments

Comments
 (0)