updated some libs

* material-dialogs 2.0.0-rc5 -> 2.0.0
This commit is contained in:
2019-02-09 21:58:35 +01:00
parent 5e6e6cfde6
commit b4071d7456
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.11'
ext.kotlin_version = '1.3.21'
repositories {
google()
jcenter()