diff --git a/ReactAndroid/build.gradle b/ReactAndroid/build.gradle index f49c6e221569c0..a972700406d0ad 100644 --- a/ReactAndroid/build.gradle +++ b/ReactAndroid/build.gradle @@ -279,7 +279,7 @@ task androidSourcesJar(type: Jar) { } android { - compileSdkVersion 31 + compileSdkVersion 34 // Used to override the NDK path/version on internal CI or by allowing // users to customize the NDK path/version from their root project (e.g. for M1 support)