Skip to content

Commit

Permalink
Integrate android to tauri
Browse files Browse the repository at this point in the history
  • Loading branch information
zelytra committed Aug 19, 2024
1 parent 52eb21c commit f958856
Show file tree
Hide file tree
Showing 53 changed files with 1,235 additions and 173 deletions.
6 changes: 3 additions & 3 deletions webapp/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"tauri-android-dev": "npm run tauri android dev"
},
"dependencies": {
"@tauri-apps/api": "^2.0.0-rc.0",
"@tauri-apps/cli": "^2.0.0-rc.0",
"@tauri-apps/plugin-http": "^2.0.0-rc.0",
"@tauri-apps/api": "^2.0.0-beta-rc.3",
"@tauri-apps/cli": "^2.0.0-beta-rc.3",
"@tauri-apps/plugin-http": "^2.0.0-beta-rc.3",
"@types/matter-js": "^0.19.6",
"axios": "^1.7.2",
"drag-drop-touch": "^1.3.1",
Expand Down
Loading

0 comments on commit f958856

Please sign in to comment.