Dialog corner and Filter song duration
This commit is contained in:
parent
a5a27e62aa
commit
fc868e1c2e
75 changed files with 1409 additions and 1294 deletions
|
@ -1,12 +1,12 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.21'
|
||||
ext.kotlin_version = '1.3.11'
|
||||
ext {
|
||||
supportLibVersion = '1.0.0'
|
||||
firebase = "11.8.0"
|
||||
retrofit = "2.3.0"
|
||||
materialDialog = "0.9.6.0"
|
||||
materialDialog = "2.0.0"
|
||||
}
|
||||
repositories {
|
||||
jcenter()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue