AGP 7.3.1 로 변경

This commit is contained in:
2023-08-17 13:53:48 +09:00
parent 79a241f436
commit 66006853bd
3 changed files with 97 additions and 30 deletions

View File

@@ -104,7 +104,7 @@ dependencies {
}
// Gson
implementation "com.google.code.gson:gson:2.9.1"
implementation "com.google.code.gson:gson:2.10.1"
// Network
implementation "com.squareup.retrofit2:retrofit:2.9.0"
@@ -113,8 +113,8 @@ dependencies {
implementation "com.squareup.okhttp3:logging-interceptor:4.9.3"
// RxJava3
implementation "io.reactivex.rxjava3:rxjava:3.1.3"
implementation "io.reactivex.rxjava3:rxandroid:3.0.0"
implementation "io.reactivex.rxjava3:rxjava:3.1.6"
implementation "io.reactivex.rxjava3:rxandroid:3.0.2"
implementation "com.jakewharton.rxbinding4:rxbinding:4.0.0"
// permission