Merge branch 'develop' into feature/bluetooth_connection_settings

This commit is contained in:
Nite 2020-09-29 12:14:21 +02:00 committed by GitHub
commit df3ef9c04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
command: ./gradlew :ultrasonic:lintRelease
- run:
name: assemble release build
command: ./gradlew assembleRelease
command: ./gradlew build assembleRelease
- save_cache:
paths:
- ~/.gradle