change(react-native): android version jump to use v1.1.7 which has support of android graphql
This commit is contained in:
parent
463ffc8cae
commit
776069fca1
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ dependencies {
|
|||
//noinspection GradleDynamicVersion
|
||||
implementation("com.facebook.react:react-native:0.20.1")
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version")
|
||||
implementation("com.github.openreplay:android-tracker:v1.1.6")
|
||||
implementation("com.github.openreplay:android-tracker:v1.1.7")
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue