forked from organicmaps/organicmaps
[android] Updated gradle plugin
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
3c2a2e127f
commit
8cdc46979b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ buildscript {
|
|||
ext.googleFirebaseServicesEnabled = project.hasProperty('firebase') ?: googleFirebaseServicesDefault;
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
classpath 'com.android.tools.build:gradle:4.1.3'
|
||||
|
||||
if (googleMobileServicesEnabled) {
|
||||
println("Building with Google Mobile Services")
|
||||
|
|
Loading…
Add table
Reference in a new issue