Skip to content

Commit

Permalink
Use larger resource class on CircleCI (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
charpeni authored Sep 9, 2022
1 parent 1e1bed8 commit 5902b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ executors:
android:
docker:
- image: cimg/android:2021.10.2
resource_class: large
environment:
JAVA_TOOL_OPTIONS: '-Xmx1536m'
GRADLE_OPTS: '-Dorg.gradle.daemon=false -Dorg.gradle.workers.max=2'
Expand Down

0 comments on commit 5902b21

Please sign in to comment.