Added Android 12.0 into pipeline

This commit is contained in:
budtmo 2021-08-05 12:28:04 +02:00
parent 6d4de35602
commit 371a57c663

View File

@ -30,6 +30,8 @@ jobs:
android.version: '10.0'
11.0:
android.version: '11.0'
12.0:
android.version: '12.0'
steps:
- task: UsePythonVersion@0
inputs: