Remove useless comment
This commit is contained in:
parent
4378a410f4
commit
527e8c395b
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
|
||||
// implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.5.30'
|
||||
implementation 'com.github.kittinunf.fuel:fuel:2.3.1'
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1'
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
|
|
Reference in a new issue