mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-22 03:19:23 +00:00
Bump com.google.gms:google-services from 4.4.3 to 4.4.4
Bumps com.google.gms:google-services from 4.4.3 to 4.4.4. --- updated-dependencies: - dependency-name: com.google.gms:google-services dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
437daab95b
commit
78211af485
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ buildscript {
|
|||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
// Android Gradle plugin
|
||||
// Add other classpaths like Google Services and Firebase Crashlytics if needed here.
|
||||
classpath 'com.google.gms:google-services:4.4.3' // assuming you need it for your project
|
||||
classpath 'com.google.gms:google-services:4.4.4' // assuming you need it for your project
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.6'
|
||||
// assuming you need it for project
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue