mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2026-01-31 02:51:46 +00:00
- circleci update
This commit is contained in:
@@ -18,13 +18,13 @@ commands:
|
||||
build_gradle:
|
||||
description: Build the gradle
|
||||
steps:
|
||||
# - android/restore-gradle-cache
|
||||
- android/restore-gradle-cache
|
||||
- run:
|
||||
name: Download Dependencies
|
||||
command: |
|
||||
sudo chmod +x ./gradlew
|
||||
# ./gradlew androidDependencies
|
||||
# - android/save-gradle-cache
|
||||
./gradlew androidDependencies
|
||||
- android/save-gradle-cache
|
||||
run_tests:
|
||||
description: run tests for flavour specified
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user