Bump gradle version
Summary: Android Studio asked me to. Reviewed By: danielbuechele Differential Revision: D17501199 fbshipit-source-id: 4e57fad00c2b92ff04909d21474f3869d9adedc1
This commit is contained in:
committed by
Facebook Github Bot
parent
9871a6d155
commit
96d5e3ceff
@@ -9,7 +9,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.4.1'
|
||||
classpath 'com.android.tools.build:gradle:3.5.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user