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