Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Commit

Permalink
No issue: sdkmanager accept license for sdk28 on release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
liuche authored and dnarcese committed Jan 30, 2019
1 parent b7d64fd commit 200da9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskcluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ tasks:
git fetch origin --tags
&& git config advice.detachedHead false
&& git checkout {{ event.version }}
&& yes | sdkmanager --licenses
&& python tools/taskcluster/get-sentry-token.py
&& python tools/taskcluster/get-pocket-token.py
&& ./gradlew --no-daemon clean test assembleRelease
Expand Down

0 comments on commit 200da9e

Please sign in to comment.