mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-12 19:18:34 -05:00
Build should use the appcompat project for support jar
This commit is contained in:
parent
c0c69dbf6b
commit
4d822d63de
@ -26,7 +26,9 @@ dependencies {
|
||||
|
||||
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
|
||||
compile 'de.greenrobot:eventbus:2.2.0'
|
||||
compile 'com.google.android:support-v4:r7'
|
||||
|
||||
// Handled by appcompat
|
||||
// compile 'com.google.android:support-v4:r7'
|
||||
}
|
||||
|
||||
apt {
|
||||
|
Loading…
Reference in New Issue
Block a user