Update config.yml

This commit is contained in:
2020-05-16 12:40:06 +01:00
committed by GitHub
parent 00c94f4014
commit b8b9a04fc4

View File

@@ -6,6 +6,8 @@ jobs:
- image: circleci/android:api-29
environment:
JVM_OPTS: -Xmx3200m
before_script:
- touch local.properties
steps:
- checkout
- restore_cache:
@@ -28,4 +30,3 @@ jobs:
destination: reports
- store_test_results:
path: app/build/test-results