Update dependencies

Kotlin -> 1.5.20
oss-licenses-plugin -> 0.10.4
coroutines -> 1.5.1
This commit is contained in:
Jays2Kings 2021-07-11 21:24:15 -04:00
parent 5b98b09ce3
commit 8a0c0f2de4
3 changed files with 6 additions and 9 deletions

View file

@ -26,7 +26,7 @@ buildscript {
classpath("com.android.tools.build:gradle:4.2.2")
classpath(LegacyPluginClassPath.googleServices)
classpath(LegacyPluginClassPath.kotlinPlugin)
classpath(LegacyPluginClassPath.aboutLibraries)
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
classpath(LegacyPluginClassPath.kotlinSerializations)
}
repositories {