delete values-tzl
[pub/Android/ownCloud.git] / build.gradle
index cd25c8f..209b7ee 100644 (file)
@@ -23,7 +23,7 @@ dependencies {
     compile 'com.android.support:support-v4:19.1.0'
     compile project(':owncloud-android-library')
     compile 'com.jakewharton:disklrucache:2.0.2'
-    compile 'com.android.support:appcompat-v7:22.1.1'
+    compile 'com.android.support:appcompat-v7:19.1.0'
 }
 
 android {