mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 01:18:21 +00:00
Merge pull request #1561 from rustdesk/dependabot/gradle/flutter/android/com.google.gms-google-services-4.3.14
Bump google-services from 4.3.3 to 4.3.14 in /flutter/android
This commit is contained in:
commit
19de86b1d3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.3.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath 'com.google.gms:google-services:4.3.3'
|
||||
classpath 'com.google.gms:google-services:4.3.14'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue