fix gradle build
This commit is contained in:
@@ -20,7 +20,7 @@ repositories {
|
||||
*/
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', includes: ['*.jar'], excludes: ['android-support-v4.jar'])
|
||||
compile 'com.android.support:support-v4:18.0.+' // already in actionbarsherlock
|
||||
compile 'com.android.support:support-v4:19.0.+' // already in actionbarsherlock
|
||||
compile project(':libraries:ActionBarSherlock')
|
||||
compile project(':libraries:HtmlTextView')
|
||||
compile project(':libraries:StickyListHeaders:library')
|
||||
|
||||
Reference in New Issue
Block a user