mirror of
https://github.com/status-im/react-native-dialogs.git
synced 2025-03-01 00:30:28 +00:00
upgrade dependency
This commit is contained in:
parent
70c0bb26b5
commit
9af2933b7a
@ -31,5 +31,5 @@ dependencies {
|
|||||||
compile 'com.facebook.react:react-native:0.20.+'
|
compile 'com.facebook.react:react-native:0.20.+'
|
||||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
compile 'com.github.afollestad.material-dialogs:commons:0.8.5.8' // version 0.8.5.8
|
compile 'com.github.afollestad.material-dialogs:commons:0.8.6.1'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user