Skip to content

Commit 0d570c2

Browse files
committed
Prepare for release
1 parent f5844db commit 0d570c2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mobile/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@ PODS:
13371337
- React
13381338
- react-native-google-cast/NoBluetoothArm (= 4.6.2)
13391339
- react-native-google-cast/NoBluetoothArm (4.6.2):
1340-
- google-cast-sdk-dynamic-xcframework-no-bluetooth (= 4.7.1)
1340+
- google-cast-sdk-dynamic-xcframework-no-bluetooth
13411341
- React
13421342
- react-native-google-cast/RNGoogleCast
13431343
- react-native-google-cast/RNGoogleCast (4.6.2):
@@ -2548,7 +2548,7 @@ SPEC CHECKSUMS:
25482548
react-native-document-picker: 4f90a074d1eb269e32d5563c53b70d469180cece
25492549
react-native-fast-crypto: b30594570dab23aca7e74e206b2c03e28a006216
25502550
react-native-get-random-values: 384787fd76976f5aec9465aff6fa9e9129af1e74
2551-
react-native-google-cast: 0a82cf63114470403e41e04ffa2b13d6448b6112
2551+
react-native-google-cast: 18b9b2fc518caabfa65d309409e160b3fc6d1733
25522552
react-native-image-picker: f104798044ef2c9211c42a48025d0693b5f34981
25532553
react-native-in-app-review: db8bb167a5f238e7ceca5c242d6b36ce8c4404a4
25542554
react-native-keyboard-controller: 7c1271a9fe703b7ee588b75d6c486eda79e5081b

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@audius/mobile",
3-
"version": "1.5.177",
3+
"version": "1.5.178",
44
"private": true,
55
"scripts": {
66
"android:dev": "ENVFILE=.env.dev turbo run android -- --mode=prodDebug",

0 commit comments

Comments
 (0)