Skip to content

Commit

Permalink
Update docker image for CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
k-kagurazaka committed Oct 18, 2018
1 parent 23ab65e commit 953fb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/code
docker:
- image: circleci/android:api-27-alpha
- image: circleci/android:api-28-alpha
environment:
TERM: dumb
GRADLE_OPTS: "-Dorg.gradle.jvmargs=-Xmx1024m -Dorg.gradle.daemon=false"
Expand Down

0 comments on commit 953fb57

Please sign in to comment.