Skip to content

Commit

Permalink
Update circleci to api-29
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardsurfer authored and nickbutcher committed Nov 25, 2019
1 parent 73ad80b commit 4e50433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
executors:
plaid-android-executor:
docker:
- image: circleci/android:api-28-alpha
- image: circleci/android:api-29
working_directory: ~/plaid
environment:
JAVA_TOOL_OPTIONS: "-Xmx1536m"
Expand Down

0 comments on commit 4e50433

Please sign in to comment.