Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
ed56c96bfd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
apply plugin: 'com.android.library'
|
apply plugin: 'com.android.library'
|
||||||
dependencies {
|
dependencies {
|
||||||
compile files('libs/android-support-v4.jar')
|
compile files('libs/android-support-v4.jar')
|
||||||
|
compile files('libs/android-support-v7-appcompat.jar')
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Reference in a new issue