Skip to content

Commit 28ec1e4

Browse files
Android build: set ndk version to 22.1.7171670
1 parent 9e58c49 commit 28ec1e4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NativeApp/Android/android_common.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ android {
99

1010
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1111
}
12+
13+
ndkVersion "22.1.7171670"
1214
}
1315

1416
buildDir "${project.rootDir}/../../build/Android/${project.name}"

0 commit comments

Comments
 (0)