Fixed Material You
This commit is contained in:
parent
7b984108ab
commit
42b9ea4107
9 changed files with 46 additions and 31 deletions
|
@ -138,7 +138,7 @@ dependencies {
|
|||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
|
||||
def kotlin_coroutines_version = '1.5.2-native-mt'
|
||||
def kotlin_coroutines_version = '1.5.2'
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlin_coroutines_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue