chore: fix Android CI build

This commit is contained in:
Sefa Ilkimen
2025-12-02 05:15:45 +01:00
parent 41861aa2ec
commit 3678f5f6e1
6 changed files with 56 additions and 23 deletions
+2 -2
View File
@@ -70,8 +70,8 @@ const configs = {
},
browserstackAndroidDevice: {
'appium-version': '1.22.0',
device: 'Samsung Galaxy S8',
os_version: '7.0',
device: 'Samsung Galaxy S22 Ultra',
os_version: '12.0',
project: 'HTTP Test App',
autoWebview: true,
app: 'HttpTestAppAndroid',