Skip to content

Commit

Permalink
Set andrroid sdk location to local.properties for constumer
Browse files Browse the repository at this point in the history
  • Loading branch information
StefMa committed Jun 28, 2018
1 parent 05b1493 commit 0d0300e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- run:
command: |
cd consumer
echo "sdk.dir=$HOME/android-sdk" >> local.properties
./gradlew build artifactoryPublish -PartifactoryUser=admin -PartifactoryKey=password --no-daemon
workflows:
Expand Down

0 comments on commit 0d0300e

Please sign in to comment.