Update gradle version
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/269 Reviewed By: passy Differential Revision: D9861391 Pulled By: jknoxville fbshipit-source-id: 2d40054049b1405607baf99d20680df1dc41acb0
This commit is contained in:
committed by
Facebook Github Bot
parent
b342b07a89
commit
7dd4a83c9a
@@ -4,7 +4,7 @@ buildscript {
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.1.3'
|
||||
classpath 'com.android.tools.build:gradle:3.1.4'
|
||||
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:${GRADLE_BINTRAY_PLUGIN_VERSION}"
|
||||
classpath "com.github.dcendents:android-maven-gradle-plugin:${ANDROID_MAVEN_GRADLE_PLUGIN_VERSION}"
|
||||
classpath "com.github.ben-manes:gradle-versions-plugin:${GRADLE_VERSIONS_PLUGIN_VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user