change(react-native): android version jump
This commit is contained in:
parent
42dd341e6c
commit
f8bfbc18e6
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,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.2")
|
||||
implementation("com.github.openreplay:android-tracker:v1.1.3")
|
||||
}
|
||||
|
||||
//allprojects {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@openreplay/react-native",
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.8",
|
||||
"description": "Openreplay React-native connector for iOS applications",
|
||||
"main": "lib/commonjs/index",
|
||||
"module": "lib/module/index",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue