Skip to content

Commit 79100bd

Browse files
authored
Back out to NDK 28 (#74)
Synched to the 3.2 branch at 31610a9
1 parent 5839ca4 commit 79100bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
// if you change any of this, be sure to update etc/jenkins/install_android_toolchain.sh
2020
COMPILE_SDK_VERSION = 35
2121
BUILD_TOOLS_VERSION = '36.0.0'
22-
NDK_VERSION = '29.0.13113456'
22+
NDK_VERSION = '28.0.13004108'
2323
CMAKE_VERSION = '3.25.0'
2424
KOTLIN_VERSION = '2.1.10'
2525
CHECKSTYLE_VERSION = "8.42"

0 commit comments

Comments
 (0)