Add licences to travis file

This commit is contained in:
Shinokuni 2019-10-15 09:48:54 +02:00
parent 6474ea23ea
commit 6b502efc83

View File

@ -3,6 +3,10 @@ android:
components:
- android-28
- build-tools-29.0.4
licenses:
- 'android-sdk-preview-license-52d11cd2'
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
script:
- ./gradlew clean assembleDebug assembleRelease testDebug