- circleci update

This commit is contained in:
2023-08-07 16:27:06 +01:00
parent 3f82be7aef
commit 3d9ae00ef2

View File

@@ -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: