Skip to content

Commit fbb459d

Browse files
committed
Upgrade NDK to r28b
Signed-off-by: Hui-Hong You <hiroshi@ghostsinthelab.org>
1 parent de46962 commit fbb459d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ android {
7878
jvmTarget = "17"
7979
}
8080
buildToolsVersion = "35.0.0"
81-
ndkVersion = "26.1.10909125"
81+
ndkVersion = "28.1.13356709"
8282

8383
val chewingLibraryPath: String = "${rootDir}/app/src/main/cpp/libs/libchewing"
8484

0 commit comments

Comments
 (0)