We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6edf6 commit b5c631cCopy full SHA for b5c631c
app/build.gradle
@@ -23,7 +23,6 @@ android {
23
keyPassword '111222'
24
}
25
26
- ndkVersion "22.1.7171670"
27
compileSdkVersion 29
28
buildToolsVersion "29.0.2"
29
defaultConfig {
sdkdemo/build.gradle
@@ -23,6 +23,7 @@ android {
+ ndkVersion "22.1.7171670"
0 commit comments