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