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:
|
keys:
|
||||||
- gradle-cache-{{ checksum "gradle/wrapper/gradle-wrapper.properties" }}
|
- gradle-cache-{{ checksum "gradle/wrapper/gradle-wrapper.properties" }}
|
||||||
- gradle-cache-
|
- gradle-cache-
|
||||||
- run:
|
|
||||||
name: Set up JDK 11
|
|
||||||
command: sudo update-alternatives --set javac /usr/lib/jvm/java-11-openjdk-amd64/bin/javac
|
|
||||||
- run:
|
- run:
|
||||||
name: Download Dependencies
|
name: Download Dependencies
|
||||||
command: ./gradlew androidDependencies
|
command: ./gradlew androidDependencies
|
||||||
|
|
Loading…
Add table
Reference in a new issue