Merge branch 'develop' into prompt_to_save_before_leaving_changed_profile

This commit is contained in:
Martin Marconcini 2023-08-24 15:14:10 +02:00 committed by GitHub
commit 780dae00a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -18,9 +18,6 @@ workflows:
run_if: '{{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}'
- git-clone@8.0: {}
- cache-pull@2.7: {}
- activate-build-cache-for-gradle:
inputs:
- push: 'true'
- install-missing-android-tools:
inputs:
- gradlew_path: $PROJECT_LOCATION/gradlew
@ -60,7 +57,6 @@ workflows:
run_if: '{{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}'
- git-clone: {}
- cache-pull@2.7: {}
- activate-build-cache-for-gradle: {}
- install-missing-android-tools:
inputs:
- gradlew_path: $PROJECT_LOCATION/gradlew
@ -100,9 +96,6 @@ workflows:
run_if: '{{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}'
- git-clone: {}
- cache-pull@2.7: {}
- activate-build-cache-for-gradle:
inputs:
- push: 'true'
- install-missing-android-tools@3.1:
inputs:
- gradlew_path: $PROJECT_LOCATION/gradlew