mirror of
https://github.com/status-im/react-native-dialogs.git
synced 2025-03-01 08:40:26 +00:00
Merge pull request #26 from 1ne8ight7even/patch-1
Update material-dialogs dependency
This commit is contained in:
commit
2822c88356
@ -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:8f8ab21' // version 0.8.5.0
|
compile 'com.github.afollestad.material-dialogs:commons:0.8.5.8' // version 0.8.5.8
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user