mirror of
https://github.com/status-im/react-native-dialogs.git
synced 2026-08-31 03:01:10 +00:00
Update material-dialogs dependency
Update https://github.com/afollestad/material-dialogs to version 0.8.5.8 to fit the Android support library 23.2.0
This commit is contained in:
@@ -31,5 +31,5 @@ dependencies {
|
||||
compile 'com.facebook.react:react-native:0.20.+'
|
||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||
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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user