Skip to content
Snippets Groups Projects
Commit 91f6749b authored by Adrien Béraud's avatar Adrien Béraud
Browse files

build: update google-services to 4.4.1

Change-Id: I3fb659895f198f091d834b0ac66d5e0f19727cea
parent afba7e2a
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ buildscript {
dependencies {
classpath ("com.android.tools.build:gradle:8.3.1")
classpath ("com.google.gms:google-services:4.4.0")
classpath ("com.google.gms:google-services:4.4.1")
classpath ("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
classpath ("com.google.dagger:hilt-android-gradle-plugin:$hilt_version")
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment