Skip to content

Commit ba8bc9d

Browse files
committed
chore: bump rive ios 6.11.4 and android 10.4.4
1 parent a543a1d commit ba8bc9d

4 files changed

Lines changed: 7 additions & 7 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.1'
141+
implementation 'app.rive:rive-android:10.4.4'
142142
implementation "androidx.startup:startup-runtime:1.1.1"
143143
implementation 'com.android.volley:volley:1.2.0'
144144
}

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,8 +1692,8 @@ PODS:
16921692
- React-utils (= 0.76.7)
16931693
- rive-react-native (9.5.0):
16941694
- React-Core
1695-
- RiveRuntime (= 6.11.1)
1696-
- RiveRuntime (6.11.1)
1695+
- RiveRuntime (= 6.11.4)
1696+
- RiveRuntime (6.11.4)
16971697
- RNCPicker (2.11.0):
16981698
- DoubleConversion
16991699
- glog
@@ -2222,8 +2222,8 @@ SPEC CHECKSUMS:
22222222
React-utils: 0342746d2cf989cf5e0d1b84c98cfa152edbdf3f
22232223
ReactCodegen: e1c019dc68733dd2c5d3b263b4a6dc72002c0045
22242224
ReactCommon: 81e0744ee33adfd6d586141b927024f488bc49ea
2225-
rive-react-native: 9e05a263d7d5325c710128d234dc48820b3b4323
2226-
RiveRuntime: 3a34dd73b2d486558f3077af408b3b2734653f3f
2225+
rive-react-native: ea22bf6c9dd9dfa715f40df38ac2b517b2a074a4
2226+
RiveRuntime: 5b8f8a9adacbe7fd0654713f7b2335146c757606
22272227
RNCPicker: c657bd58a82b164a957812f82a0b4bab4245de2e
22282228
RNGestureHandler: 16ef3dc2d7ecb09f240f25df5255953c4098819b
22292229
RNReanimated: a2692304a6568bc656c04c8ffea812887d37436e

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.1"
21+
s.dependency "RiveRuntime", "6.11.4"
2222
end

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.5.0
1+
9.6.0

0 commit comments

Comments
 (0)