chore: target api 35 on android tests

This commit is contained in:
Nathan Walker
2025-08-24 10:00:01 -07:00
parent 9cce7578bd
commit efbcebbbea
5 changed files with 7 additions and 7 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",