Skip to content

Commit

Permalink
Use android-platform-12.1.0_r2
Browse files Browse the repository at this point in the history
  • Loading branch information
imknown authored Apr 14, 2022
1 parent 1ea493f commit 97fee7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ on:
branch:
description: "SDK Platform Source Branch Name"
required: true
default: "android-s-v2-preview-1"
default: "android-platform-12.1.0_r2"
apiLevel:
description: "API Level"
required: true
default: "32"
versionName:
description: "Android Version Name"
required: false
default: "12L"
default: "12.1"

jobs:
build-sources-package:
Expand Down

0 comments on commit 97fee7b

Please sign in to comment.