removed youtube library

This commit is contained in:
Mariotaku Lee 2017-01-25 12:40:29 +08:00
parent f62a0f05f8
commit a1c85680a0
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
2 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ dependencies {
}
googleCompile 'com.anjlab.android.iab.v3:library:1.0.38'
googleCompile "com.dropbox.core:dropbox-core-sdk:$dropbox_core_sdk_version"
googleCompile ':YouTubeAndroidPlayerApi:1.2.2@jar'
googleCompile("com.google.apis:google-api-services-drive:$google_api_drive_version") {
exclude group: 'org.apache.httpcomponents'
}