File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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}
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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 "
2222end
Original file line number Diff line number Diff line change 1- 9.5 .0
1+ 9.6 .0
You can’t perform that action at this time.
0 commit comments