mirror of
https://github.com/status-im/status-react.git
synced 2025-01-14 04:55:13 +00:00
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…
x
Reference in New Issue
Block a user