Merge pull request #193 from esteemapp/bugfix/android-debug

Removed android bundle witch created with dev false
This commit is contained in:
Feruz M 2018-12-07 14:37:30 +02:00 committed by GitHub
commit f09c835a2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 1702 deletions

File diff suppressed because one or more lines are too long

View File

@ -19,7 +19,6 @@ import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.react.shell.MainReactPackage;
import com.facebook.soloader.SoLoader;
import com.facebook.react.BuildConfig;
import java.util.Arrays;
import java.util.List;