Parcourir la source

Bump NDK version to match version available in ci

Guy Carmeli il y a 4 ans
Parent
révision
849c2fd47d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      playground/android/app/build.gradle

+ 1
- 1
playground/android/app/build.gradle Voir le fichier

12
 
12
 
13
 android {
13
 android {
14
     compileSdkVersion 28
14
     compileSdkVersion 28
15
-    ndkVersion "20.1.5948944"
15
+    ndkVersion "21.1.6352462"
16
 
16
 
17
     compileOptions {
17
     compileOptions {
18
         sourceCompatibility JavaVersion.VERSION_1_8
18
         sourceCompatibility JavaVersion.VERSION_1_8