Update config.yml

This commit is contained in:
2020-05-16 12:50:47 +01:00
committed by GitHub
parent 40d8d84f11
commit 047ba0a227

View File

@@ -5,9 +5,7 @@ jobs:
docker:
- image: circleci/android:api-29
environment:
JVM_OPTS: -Xmx3200m
before_script:
- touch local.properties
JVM_OPTS: -Xmx3200m
steps:
- checkout
- restore_cache: