Bump gradle plugin
Summary: To match latest stable Android Studio. Reviewed By: jknoxville Differential Revision: D18347347 fbshipit-source-id: fd1d4111b34bc8a00f0c0ee5cfe4636fb20f8d41
This commit is contained in:
committed by
Facebook Github Bot
parent
994546b24a
commit
96049d43a5
@@ -11,7 +11,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.5.0'
|
||||
classpath 'com.android.tools.build:gradle:3.5.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user