Downgrade RN version

This commit is contained in:
John Lyon-Smith
2018-04-12 14:49:22 -07:00
parent 1f822e3a2b
commit 9cfb173d1b
5 changed files with 640 additions and 650 deletions

View File

@@ -100,7 +100,7 @@ android {
defaultConfig {
applicationId "com.deightonar"
minSdkVersion 23
targetSdkVersion 25
targetSdkVersion 27
versionCode 1
versionName "1.0.0"
ndk {