mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: target api 35 on android tests
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.9.0",
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "esm",
|
||||
"@nativescript/visionos": "~8.9.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/webpack5",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.9.0",
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "esm",
|
||||
"@nativescript/visionos": "~8.9.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/webpack5",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"nativescript-theme-core": "file:../../node_modules/nativescript-theme-core"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nativescript/android": "~8.9.0",
|
||||
"@nativescript/android": "alpha",
|
||||
"@nativescript/ios": "esm",
|
||||
"@nativescript/visionos": "~8.9.0",
|
||||
"@nativescript/webpack": "file:../../dist/packages/webpack5",
|
||||
|
||||
Reference in New Issue
Block a user