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 b567942 commit 790f653Copy full SHA for 790f653
app/build.gradle
@@ -23,6 +23,7 @@ android {
23
keyPassword '111222'
24
}
25
26
+ ndkVersion "22.1.7171670"
27
compileSdkVersion 29
28
buildToolsVersion "29.0.2"
29
defaultConfig {
sdkdemo/build.gradle
@@ -22,7 +22,7 @@ android {
22
-
0 commit comments