udpate some libraries
* kotlin 1.4.21 -> 1.4.30 * material components 1.3.0-rc01 -> 1.3.0 * glide 4.11.0 -> 4.12.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.4.21"
|
||||
ext.kotlin_version = "1.4.30"
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
Reference in New Issue
Block a user