[tests][android] misc build
This commit is contained in:
parent
0262bdfa0b
commit
6356360210
|
@ -80,9 +80,8 @@ android {
|
|||
|
||||
dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
implementation(project(':react-native-firebase')) {
|
||||
transitive = false
|
||||
}
|
||||
implementation project(':react-native-firebase')
|
||||
|
||||
implementation(project(':bridge')) {
|
||||
transitive = false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue