1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-03-05 00:10:13 +08:00
This commit is contained in:
liujiahua123123 2019-12-15 14:59:21 +08:00
parent 3e18bd2f78
commit f4b53277e2

View File

@ -1,6 +1,5 @@
language: java
language: android
#### use android since there are android components####
jdk:
- openjdk11
@ -10,7 +9,10 @@ android:
- android-26
- extra
licenses:
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
- 'android-sdk-preview-license-.+'
install: true