Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
This commit is contained in:
parent
a053d73805
commit
9a42ebd5a7
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.activity:activity:1.9.1'
|
||||
implementation 'com.google.code.gson:gson:2.11.0'
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2"
|
||||
implementation 'com.android.volley:volley:1.2.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue