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 f3f6236 commit 1541387Copy full SHA for 1541387
example/build.gradle
@@ -5,6 +5,7 @@ apply plugin: 'kotlin-android-extensions'
5
android {
6
compileSdkVersion 29
7
buildToolsVersion "29.0.3"
8
+ ndkVersion "21.3.6528147"
9
10
defaultConfig {
11
applicationId "com.github.reline.example"
0 commit comments