refactor: update android build dependencies for API level 34

This commit is contained in:
Rainer Killinger
2024-08-05 12:51:47 +00:00
parent f2e1a6ddd5
commit 5c260dd26b
12 changed files with 3827 additions and 2309 deletions

View File

@@ -2,8 +2,8 @@
"name": "@openstapps/openstapps",
"private": true,
"engines": {
"node": ">=18.16",
"pnpm": ">=8"
"node": "^18.19.1",
"pnpm": "^8.15.4"
},
"scripts": {
"build": "dotenv -c -- turbo run build",