Skip to content

Commit 43ed3b8

Browse files
committed
feat: bump rive-ios to 6.18.0 and rive-android to 11.3.1
1 parent abdb71e commit 43ed3b8

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example/ios/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@ PODS:
17541754
- React-logger (= 0.79.2)
17551755
- React-perflogger (= 0.79.2)
17561756
- React-utils (= 0.79.2)
1757-
- RiveRuntime (6.17.0)
1757+
- RiveRuntime (6.18.0)
17581758
- RNCAsyncStorage (2.2.0):
17591759
- DoubleConversion
17601760
- glog
@@ -1904,7 +1904,7 @@ PODS:
19041904
- ReactCommon/turbomodule/core
19051905
- RNWorklets
19061906
- Yoga
1907-
- RNRive (0.2.8):
1907+
- RNRive (0.3.2):
19081908
- DoubleConversion
19091909
- glog
19101910
- hermes-engine
@@ -1928,7 +1928,7 @@ PODS:
19281928
- ReactCodegen
19291929
- ReactCommon/turbomodule/bridging
19301930
- ReactCommon/turbomodule/core
1931-
- RiveRuntime (= 6.17.0)
1931+
- RiveRuntime (= 6.18.0)
19321932
- Yoga
19331933
- RNScreens (4.18.0):
19341934
- DoubleConversion
@@ -2379,12 +2379,12 @@ SPEC CHECKSUMS:
23792379
ReactAppDependencyProvider: 04d5eb15eb46be6720e17a4a7fa92940a776e584
23802380
ReactCodegen: c63eda03ba1d94353fb97b031fc84f75a0d125ba
23812381
ReactCommon: 76d2dc87136d0a667678668b86f0fca0c16fdeb0
2382-
RiveRuntime: 1c18823e5fd2b88f09666cf7c7ba14da7b8d52a4
2382+
RiveRuntime: 67df68cb59eeee7334a6c6656230393986858ac3
23832383
RNCAsyncStorage: a1c8cc8a99c32de1244a9cf707bf9d83d0de0f71
23842384
RNCPicker: 28c076ae12a1056269ec0305fe35fac3086c477d
23852385
RNGestureHandler: 6b39f4e43e4b3a0fb86de9531d090ff205a011d5
23862386
RNReanimated: 66b68ebe3baf7ec9e716bd059d700726f250d344
2387-
RNRive: 0a46f94d83acb672b088b2e26a4fce709b8c9ab1
2387+
RNRive: 2f0c6b599d74043cbc97ed60d705445f911a1c3f
23882388
RNScreens: f38464ec1e83bda5820c3b05ccf4908e3841c5cc
23892389
RNWorklets: b1faafefb82d9f29c4018404a0fb33974b494a7b
23902390
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
},
6565
"homepage": "https://github.com/rive-app/rive-nitro-react-native#readme",
6666
"runtimeVersions": {
67-
"ios": "6.17.0",
68-
"android": "11.2.1"
67+
"ios": "6.18.0",
68+
"android": "11.3.1"
6969
},
7070
"publishConfig": {
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)