mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update gradle plugin (part 2).
PiperOrigin-RevId: 245218900
This commit is contained in:
parent
7626ff72de
commit
249f6a77ee
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.3.1'
|
classpath 'com.android.tools.build:gradle:3.4.0'
|
||||||
classpath 'com.novoda:bintray-release:0.9'
|
classpath 'com.novoda:bintray-release:0.9'
|
||||||
classpath 'com.google.android.gms:strict-version-matcher-plugin:1.1.0'
|
classpath 'com.google.android.gms:strict-version-matcher-plugin:1.1.0'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue