mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-06 11:18:08 -05:00
Update support library to version 22.
This commit is contained in:
parent
6c93aaef62
commit
4b1642bce1
@ -23,7 +23,7 @@ dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
||||
compile 'com.actionbarsherlock:actionbarsherlock:4.4.0@aar'
|
||||
compile 'com.android.support:support-v4:18.0.+'
|
||||
compile 'com.android.support:support-v4:22.0.0'
|
||||
|
||||
compile 'com.viewpagerindicator:library:2.4.1@aar'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user