Updated config.yml
This commit is contained in:
parent
b3f10833c4
commit
76d5564ec4
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@ jobs:
|
|||
keys:
|
||||
- gradle-cache-{{ checksum "gradle/wrapper/gradle-wrapper.properties" }}
|
||||
- gradle-cache-
|
||||
- run:
|
||||
name: Set up JDK 11
|
||||
command: sudo update-alternatives --set javac /usr/lib/jvm/java-11-openjdk-amd64/bin/javac
|
||||
- run:
|
||||
name: Download Dependencies
|
||||
command: ./gradlew androidDependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue