Skip to content

Commit 8cfee1c

Browse files
committed
remove unused NDK version
1 parent feff239 commit 8cfee1c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

android/build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ buildscript {
2222
apply plugin: 'com.android.library'
2323

2424
android {
25-
ndkVersion safeExtGet('ndkVersion', '21.4.7075529')
26-
2725
compileSdkVersion safeExtGet('compileSdkVersion', 30)
2826
//noinspection GradleDependency
2927
buildToolsVersion safeExtGet('buildToolsVersion', '30.0.2')

0 commit comments

Comments
 (0)