fix build

This commit is contained in:
Hannes Janetzek
2015-06-18 01:23:35 +02:00
parent 7f5577ff24
commit e3fdaff470
3 changed files with 7 additions and 5 deletions

View File

@@ -11,7 +11,8 @@ dependencies {
compile project(':vtm-extras')
compile project(':vtm-themes')
compile 'com.android.support:support-v4:21.+'
compile 'com.android.support:support-v4:22.+'
compile 'com.android.support:appcompat-v7:22.+'
eclipseCompile project(':appcompat')
compile 'com.noveogroup.android:android-logger:1.3.4'