Bumped support-v4 dependency in client library to 21.0.2
This commit is contained in:
@ -22,12 +22,12 @@ android {
|
||||
|
||||
dependencies {
|
||||
compile project(path: ':routerjars', configuration: 'client')
|
||||
compile 'com.android.support:support-v4:21.0.0'
|
||||
compile 'com.android.support:support-v4:21.0.2'
|
||||
}
|
||||
|
||||
dependencyVerification {
|
||||
verify = [
|
||||
'com.android.support:support-v4:199ef7bb169386c80b4836354df6747ce2ae3d24434db923c22439e47106a1e2',
|
||||
'com.android.support:support-v4:126a4c291f41f75f3fff4968e9d397bc8454cdff4d8f994cbe0524e3bad76e72',
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user