mirror of
https://github.com/videolan/vlc-android
synced 2024-11-23 18:05:36 +08:00
Embed sdk manager plugin
This commit is contained in:
parent
a6c75231f7
commit
82c65a1357
@ -1,12 +1,12 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
repositories {
|
||||
flatDir dirs: "gradle/plugins"
|
||||
jcenter()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-beta7'
|
||||
classpath 'com.github.JakeWharton:sdk-manager-plugin:220bf7a88a7072df3ed16dc8466fb144f2817070'
|
||||
classpath 'com.jakewharton.sdkmanager:sdk-manager-plugin:1.5.0-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
|
||||
|
BIN
gradle/plugins/sdk-manager-plugin.jar
Normal file
BIN
gradle/plugins/sdk-manager-plugin.jar
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user