Explorar o código

minVersion should match react-native (issue #30)

Yonah Forst %!s(int64=9) %!d(string=hai) anos
pai
achega
b216bd533d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      android/build.gradle

+ 1 - 1
android/build.gradle

@@ -15,7 +15,7 @@ android {
     buildToolsVersion "23.0.1"
 
     defaultConfig {
-        minSdkVersion 18
+        minSdkVersion 16
         targetSdkVersion 23
         versionCode 1
         versionName "1.0"