mirror of
https://github.com/status-im/react-native-dialogs.git
synced 2025-03-01 00:30:28 +00:00
Update build.gradle
This commit is contained in:
parent
9af2933b7a
commit
c71fdb32e7
@ -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.6.1'
|
compile 'com.github.afollestad.material-dialogs:commons:0.8.6.2'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user