Skip to content

Commit 95135ec

Browse files
committed
build: google-services dependency 최신 버전으로 올리기
1 parent 436eae2 commit 95135ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3"
88

99
// Firebase
10-
classpath 'com.google.gms:google-services:4.3.10'
10+
classpath 'com.google.gms:google-services:4.3.15'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)