Added workflows.
This commit is contained in:
parent
816ea9006e
commit
6e0fee07a9
1 changed files with 6 additions and 0 deletions
|
@ -38,3 +38,9 @@ jobs:
|
|||
- image: circleci/android:api-28
|
||||
|
||||
<<: *defaults_gradle
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
gradle:
|
||||
jobs:
|
||||
- build_gradle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue