Skip to content

Commit baa6341

Browse files
committed
chore: release v7.0.1
1 parent 96d0fbd commit baa6341

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
implementation 'androidx.core:core-ktx:1.12.0'
136136
implementation 'androidx.appcompat:appcompat:1.6.1'
137137
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1'
138-
implementation 'app.rive:rive-android:9.3.0'
138+
implementation 'app.rive:rive-android:9.3.1'
139139
implementation "androidx.startup:startup-runtime:1.1.1"
140140
implementation 'com.android.volley:volley:1.2.0'
141141
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rive-react-native",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Rive React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)