}
}
-artifacts.add("default", file('libs/actionbarsherlock.aar'))
-
dependencies {
compile name: 'touch-image-view'
compile 'com.android.support:support-v4:19.1.0'
- compile project('libs/actionbarsherlock_lib')
compile project(':owncloud-android-library')
compile 'com.jakewharton:disklrucache:2.0.2'
+ compile 'com.android.support:appcompat-v7:22.1.1'
}
android {