Bump android gradle plugin (#372)
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/372 Some prep for AndroidX upgrade. Reviewed By: danielbuechele Differential Revision: D14101014 fbshipit-source-id: 15571528340ea149be77985b3d194d832f253597
This commit is contained in:
committed by
Facebook Github Bot
parent
c6752110cf
commit
ab6ebf665e
@@ -4,7 +4,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.2.1'
|
||||
classpath 'com.android.tools.build:gradle:3.3.1'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user