Updated flipper to 0.91.0
This commit is contained in:
parent
da2038dd46
commit
ca508514a7
1 changed files with 2 additions and 2 deletions
|
@ -436,8 +436,8 @@ dependencies {
|
|||
}
|
||||
implementation 'dnsjava:dnsjava:2.1.9'
|
||||
|
||||
flipperImplementation 'com.facebook.flipper:flipper:0.32.2'
|
||||
flipperImplementation 'com.facebook.soloader:soloader:0.8.2'
|
||||
flipperImplementation 'com.facebook.flipper:flipper:0.91.0'
|
||||
flipperImplementation 'com.facebook.soloader:soloader:0.10.1'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.assertj:assertj-core:3.11.1'
|
||||
|
|
Loading…
Add table
Reference in a new issue