fix for the build problem on android
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
de6b7b1809
commit
260d8a5b94
|
@ -243,7 +243,7 @@ dependencies {
|
|||
implementation project(':react-native-webview-bridge')
|
||||
implementation project(':react-native-config')
|
||||
implementation project(':react-native-firebase')
|
||||
compile ('com.google.android.gms:play-services-base:15.0.1') {
|
||||
compile ('com.google.android.gms:play-services-base:16.0.1') {
|
||||
force = true
|
||||
}
|
||||
compile (project(':react-native-camera')) {
|
||||
|
|
Loading…
Reference in New Issue