Skip to content

Commit fc14dd2

Browse files
authored
Merge pull request #82 from TaehoonLeee/renovate/mvi-coroutines-com.google.gms.google-services-4.x
Update plugin google-service to v4.3.15 (mvi-coroutines)
2 parents 3df1434 + fe1e31a commit fc14dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android-application = { id = "com.android.application", version.ref = "gradlePlu
3232
android-library = { id = "com.android.library", version.ref = "gradlePlugin" }
3333
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
3434
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
35-
google-service = { id = "com.google.gms.google-services", version = "4.3.14" }
35+
google-service = { id = "com.google.gms.google-services", version = "4.3.15" }
3636

3737
[libraries]
3838

0 commit comments

Comments
 (0)