Explorar el Código

Revert "Bump NDK version to match version available in ci"

This reverts commit 849c2fd47d.
Guy Carmeli hace 5 años
padre
commit
3828b510d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      playground/android/app/build.gradle

+ 1
- 1
playground/android/app/build.gradle Ver fichero

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