This commit is contained in:
Zhengyu Peng
2022-02-14 14:56:18 -05:00
parent 5c2d042211
commit 3f618711bd
4 changed files with 227 additions and 12 deletions

View File

@ -32,7 +32,7 @@ android {
}
dependencies {
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'