Skip to content

Commit 96df6a5

Browse files
committed
fix: newer NDKs are already supported
1 parent b510572 commit 96df6a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demo/app/App_Resources/Android/app.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
// create a file named before-plugins.gradle in the current directory and place it there
1111

1212
android {
13-
// todo: remove once ndk 23+ is supported
14-
ndkVersion "22.1.7171670"
1513
defaultConfig {
1614
minSdkVersion 22
1715
generatedDensities = []

0 commit comments

Comments
 (0)