We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291cecf commit 41a689aCopy full SHA for 41a689a
ReactAndroid/build.gradle
@@ -279,6 +279,7 @@ task androidSourcesJar(type: Jar) {
279
}
280
281
android {
282
+ buildToolsVersion = "31.0.0"
283
compileSdkVersion 31
284
285
// Used to override the NDK path & version on internal CI
packages/rn-tester/android/app/build.gradle
@@ -142,6 +142,7 @@ def reactNativeArchitectures() {
142
143
144
145
146
147
148
0 commit comments