1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 15:09:38 +00:00

Crashfix -> 0.21.1

This commit is contained in:
Loic Blot
2016-04-06 09:13:03 +02:00
parent 1fbb1525c6
commit d7e1ec729f
3 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -43,8 +43,7 @@ repositories {
}
dependencies {
compile 'com.github.owncloud:android-library:oc-android-library-0.9.10'
compile project(':owncloudAndroidLibrary')
compile 'com.android.support:support-v13:23.1.1'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.1'