mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-08-15 23:09:12 +00:00
Google lib updates
This commit is contained in:
parent
88aa59f3d5
commit
5e1253b13d
1 changed files with 4 additions and 4 deletions
|
@ -33,11 +33,11 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:appcompat-v7:24.1.1'
|
compile 'com.android.support:appcompat-v7:24.2.0'
|
||||||
compile 'com.afollestad.material-dialogs:core:0.9.0.0'
|
compile 'com.android.support:design:24.2.0'
|
||||||
compile 'com.afollestad.material-dialogs:commons:0.9.0.0'
|
compile 'com.afollestad.material-dialogs:core:0.9.0.1'
|
||||||
|
compile 'com.afollestad.material-dialogs:commons:0.9.0.1'
|
||||||
compile 'com.afollestad:bridge:3.2.5'
|
compile 'com.afollestad:bridge:3.2.5'
|
||||||
compile 'com.afollestad:inquiry:3.2.1'
|
compile 'com.afollestad:inquiry:3.2.1'
|
||||||
compile 'com.android.support:design:24.1.1'
|
|
||||||
compile files('libs/rhino-1.7.7.1.jar')
|
compile files('libs/rhino-1.7.7.1.jar')
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue