We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feff239 commit 8cfee1cCopy full SHA for 8cfee1c
android/build.gradle
@@ -22,8 +22,6 @@ buildscript {
22
apply plugin: 'com.android.library'
23
24
android {
25
- ndkVersion safeExtGet('ndkVersion', '21.4.7075529')
26
-
27
compileSdkVersion safeExtGet('compileSdkVersion', 30)
28
//noinspection GradleDependency
29
buildToolsVersion safeExtGet('buildToolsVersion', '30.0.2')
0 commit comments