yaml update

This commit is contained in:
2020-05-16 14:25:38 +01:00
parent 679a82ca9c
commit 39b4fff628

View File

@@ -13,9 +13,6 @@ jobs:
- run:
name: chmod permissions
command: chmod +x ./gradlew
- run:
name: remove local settings
command: rm local.properties
- run:
name: Download Dependencies
command: ./gradlew androidDependencies