mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-07 23:18:38 +08:00
chore: bump version to v1.0.7 [skip ci]
This commit is contained in:
6
app.json
6
app.json
@@ -2,7 +2,7 @@
|
||||
"expo": {
|
||||
"name": "JKVideo",
|
||||
"slug": "jsvideo",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"scheme": "bilibili",
|
||||
"orientation": "default",
|
||||
"icon": "./assets/icon.png",
|
||||
@@ -41,12 +41,12 @@
|
||||
"expo-router",
|
||||
"react-native-video",
|
||||
"expo-screen-orientation",
|
||||
"@sentry/react-native/expo"
|
||||
"@sentry/react-native/expo"
|
||||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
},
|
||||
"extra": {
|
||||
"extra": {
|
||||
"router": {},
|
||||
"eas": {
|
||||
"projectId": "eac4192a-ae80-461c-8fff-6e1a8b777bd1"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jkvideo",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"main": "expo-router/entry",
|
||||
"scripts": {
|
||||
"start": "expo start",
|
||||
@@ -29,7 +29,7 @@
|
||||
"expo-screen-orientation": "~55.0.8",
|
||||
"expo-status-bar": "~55.0.4",
|
||||
"expo-system-ui": "~55.0.9",
|
||||
"pako": "^2.1.0",
|
||||
"pako": "^2.1.0",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-native": "0.83.2",
|
||||
|
||||
Reference in New Issue
Block a user