From 00cdc18dddc8f9260c74aeadaf8d61e585a6fe3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=92=E7=A0=82=E7=B3=96?= <90336521+lings03@users.noreply.github.com> Date: Sun, 16 Mar 2025 08:02:05 +0800 Subject: [PATCH] NDK r28 (#267) --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index e29f83e..9a8ad45 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -32,7 +32,7 @@ keystoreProperties.load(new FileInputStream(keystorePropertiesFile)) android { namespace = "com.github.wgh136.venera" compileSdk = flutter.compileSdkVersion - ndkVersion "25.1.8937393" + ndkVersion "28.0.13004108" splits{ abi {