Build Tools 33.0.2 (#4757)
Summary: [android] Build Tools 33.0.2 Bump to latest version. In isolation to check build failures. Pull Request resolved: https://github.com/facebook/flipper/pull/4757 Test Plan: Build sample, CI --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/flipper/pull/4757). * https://github.com/facebook/flipper/issues/4759 * https://github.com/facebook/flipper/issues/4758 * __->__ https://github.com/facebook/flipper/issues/4757 * https://github.com/facebook/flipper/issues/4756 * https://github.com/facebook/flipper/issues/4755 * https://github.com/facebook/flipper/issues/4754 * https://github.com/facebook/flipper/issues/4753 * https://github.com/facebook/flipper/issues/4752 * https://github.com/facebook/flipper/issues/4751 Reviewed By: ivanmisuno Differential Revision: D46069024 Pulled By: passy fbshipit-source-id: 4b80d86999c4b39351907fe16b81314f65c06bc2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7a23d6ab20
commit
a44d4fac44
@@ -48,7 +48,7 @@ ext {
|
||||
minSdkVersion = 15
|
||||
targetSdkVersion = 31
|
||||
compileSdkVersion = 31
|
||||
buildToolsVersion = "30.0.3"
|
||||
buildToolsVersion = "33.0.2"
|
||||
ndkVersion = "25.1.8937393"
|
||||
javaTargetVersion = JavaVersion.VERSION_17
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user