Remove external git submodule 'appcompat', closes #22

This commit is contained in:
Emux
2016-06-18 16:44:46 +03:00
parent 7e891c452a
commit 34c0cee0ca
6 changed files with 3 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ dependencies {
compile 'com.android.support:support-v4:22.+'
compile 'com.android.support:appcompat-v7:22.+'
eclipseCompile project(':appcompat')
//eclipseCompile project(':appcompat')
compile 'com.noveogroup.android:android-logger:1.3.4'
}