Skip to content

Commit a62e0bf

Browse files
committed
chore: bump rive ios 6.12.0 and android 10.4.5
1 parent fb83d70 commit a62e0bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ dependencies {
138138
implementation 'androidx.core:core-ktx:1.12.0'
139139
implementation 'androidx.appcompat:appcompat:1.6.1'
140140
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.1'
141-
implementation 'app.rive:rive-android:10.4.4'
141+
implementation 'app.rive:rive-android:10.4.5'
142142
implementation "androidx.startup:startup-runtime:1.1.1"
143143
implementation 'com.android.volley:volley:1.2.0'
144144
}

rive-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ Pod::Spec.new do |s|
1818
s.swift_version = "5.0"
1919

2020
s.dependency "React-Core"
21-
s.dependency "RiveRuntime", "6.11.4"
21+
s.dependency "RiveRuntime", "6.12.0"
2222
end

0 commit comments

Comments
 (0)