Skip to content

Commit 4641ed1

Browse files
committed
Default to android-api-level 29 instead of 30
1 parent fc621ea commit 4641ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ inputs:
8282
android-api-level:
8383
description: 'The API level of the Android emulator to run against'
8484
required: true
85-
default: 30
85+
default: 29
8686
android-channel:
8787
required: false
8888
type: string

0 commit comments

Comments
 (0)