This commit is contained in:
Developer
2026-03-24 00:18:06 +08:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,8 +1,13 @@
{
"expo": {
"name": "JKVideo",
<<<<<<< HEAD
"slug": "jsvideo",
"version": "1.0.5",
=======
"slug": "jkvideo",
"version": "1.0.6",
>>>>>>> 21d9df01566df104c004ce5c63218a7ccfc7e8e1
"scheme": "bilibili",
"orientation": "default",
"icon": "./assets/icon.png",

View File

@@ -1,6 +1,6 @@
{
"name": "jkvideo",
"version": "1.0.5",
"version": "1.0.6",
"main": "expo-router/entry",
"scripts": {
"start": "expo start",