Update buildScript deps
Summary: The native-dependencies plugin seems unused. Upgrade to the latest gradle-bintray-plugin version that's supported for the current Gradle version. I'll hold back the upgrade to Gradle 4 until the Gradle Android Plugin for the version hits stable. Reviewed By: IanChilds Differential Revision: D5986549 fbshipit-source-id: d26aa19e9eba40a2b30b20d5ffa9d2b006450f95
This commit is contained in:
committed by
Facebook Github Bot
parent
1ca5bb694d
commit
fdd1dbe3a9
@@ -7,8 +7,7 @@ buildscript {
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
|
||||
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
|
||||
classpath 'com.nabilhachicha:android-native-dependencies:0.1'
|
||||
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
Reference in New Issue
Block a user