1
0
mirror of https://github.com/stom79/exodus-android-app synced 2025-01-03 15:04:19 +01:00

CI: Add licence that gradle should accept

This commit is contained in:
Schoumi 2018-03-13 16:15:12 +01:00
parent 3678f5d7e7
commit f94cfabb8a

View File

@ -10,6 +10,9 @@ android:
- android-27 - android-27
- extra-m2-repository - extra-m2-repository
licences:
- android-sdk-license-.+
before_script: before_script:
- touch empty.file - touch empty.file
- gradle wrapper --gradle-version 4.1 -b empty.file - gradle wrapper --gradle-version 4.1 -b empty.file