1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-11-04 17:42:14 +01:00

Merge pull request #394 from ngoisaosang/master

Try to fix accept SDK Licenses
This commit is contained in:
Christian Schabesberger 2016-12-24 14:12:36 +01:00 committed by GitHub
commit d4e6856cbe
2 changed files with 3 additions and 2 deletions

View File

@ -13,6 +13,7 @@ android:
# Additional components
- extra-android-support
- extra-android-m2repository
- extra-google-m2repository
# Emulators
- sys-img-armeabi-v7a-android-21
@ -35,5 +36,5 @@ before_script:
script: ./gradlew --info build connectedCheck
licenses:
- 'android-sdk-license-.+'
- '.+'

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.android.tools.build:gradle:2.2.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files