Skip to content

Commit

Permalink
build: google-services dependency 최신 버전으로 올리기
Browse files Browse the repository at this point in the history
  • Loading branch information
DoTheBestMayB committed May 25, 2023
1 parent 436eae2 commit 95135ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.5.3"

// Firebase
classpath 'com.google.gms:google-services:4.3.10'
classpath 'com.google.gms:google-services:4.3.15'
}
}

Expand Down

0 comments on commit 95135ec

Please sign in to comment.