mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-19 17:53:57 +08:00
[Android] Revert play-services upgrade
Trying to fix crash reported by some users
This commit is contained in:
@@ -150,7 +150,7 @@ dependencies {
|
||||
implementation 'com.facebook.react:react-native:+' // From node_modules
|
||||
|
||||
implementation project(':react-native-firebase')
|
||||
implementation 'com.google.android.gms:play-services-base:16.1.0'
|
||||
implementation 'com.google.android.gms:play-services-base:16.0.1'
|
||||
implementation 'com.google.firebase:firebase-core:16.0.7'
|
||||
|
||||
implementation project(':react-native-google-analytics-bridge')
|
||||
|
||||
Reference in New Issue
Block a user