mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Removing useless plugin apply
This commit is contained in:
parent
ea702f0a89
commit
b13a4aa0ee
1 changed files with 1 additions and 2 deletions
|
|
@ -21,9 +21,8 @@ buildscript {
|
|||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
if (googleFile.exists()) {
|
||||
classpath 'com.google.gms:google-services:3.+'
|
||||
classpath 'com.google.gms:google-services:3.1.0'
|
||||
}
|
||||
classpath 'com.google.gms:google-services:3.1.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue