Skip to content

Commit ee87ac2

Browse files
committed
build: update NDK version to 29.0.13113456
1 parent 207366f commit ee87ac2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
android {
1212
namespace = "com.example.ht_main"
1313
compileSdk = flutter.compileSdkVersion
14-
ndkVersion = "28.0.13004108"
14+
ndkVersion = "29.0.13113456"
1515

1616
compileOptions {
1717
sourceCompatibility = JavaVersion.VERSION_11

android/gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)