瀏覽代碼

Bump NDK version to match version available in ci

Guy Carmeli 4 年之前
父節點
當前提交
849c2fd47d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      playground/android/app/build.gradle

+ 1
- 1
playground/android/app/build.gradle 查看文件

@@ -12,7 +12,7 @@ apply from: "../../../node_modules/react-native/react.gradle"
12 12
 
13 13
 android {
14 14
     compileSdkVersion 28
15
-    ndkVersion "20.1.5948944"
15
+    ndkVersion "21.1.6352462"
16 16
 
17 17
     compileOptions {
18 18
         sourceCompatibility JavaVersion.VERSION_1_8