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 5839ca4 commit 79100bdCopy full SHA for 79100bd
1 file changed
android/build.gradle
@@ -19,7 +19,7 @@ buildscript {
19
// if you change any of this, be sure to update etc/jenkins/install_android_toolchain.sh
20
COMPILE_SDK_VERSION = 35
21
BUILD_TOOLS_VERSION = '36.0.0'
22
- NDK_VERSION = '29.0.13113456'
+ NDK_VERSION = '28.0.13004108'
23
CMAKE_VERSION = '3.25.0'
24
KOTLIN_VERSION = '2.1.10'
25
CHECKSTYLE_VERSION = "8.42"
0 commit comments