From version 204.1
edited by 동석 김
on 2022/05/05 17:16
Change comment: 버전별 라이브러리 탭 수정
To version 205.1
edited by 동석 김
on 2022/05/06 21:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,7 +27,7 @@
27 27  
28 28  **SDK**
29 29  
30 -* 20 API Level 부터 30 API Level 까지 지원
30 +* 22 API Level 부터 31 API Level 까지 지원
31 31  
32 32  (((
33 33  
... ... @@ -246,9 +246,9 @@
246 246  
247 247  implementation "org.slf4j:slf4j-api:1.7.32"
248 248  implementation "com.github.tony19:logback-android:2.0.0"
249 -implementation "com.fasterxml.jackson.core:jackson-core:2.13.2"
250 -implementation "com.fasterxml.jackson.core:jackson-annotations:2.13.2"
251 -implementation "com.fasterxml.jackson.core:jackson-databind:2.13.2"
249 +implementation "com.fasterxml.jackson.core:jackson-core:2.12.3"
250 +implementation "com.fasterxml.jackson.core:jackson-annotations:2.12.3"
251 +implementation "com.fasterxml.jackson.core:jackson-databind:2.12.3"
252 252  implementation "com.squareup.okhttp3:okhttp:3.11.0"
253 253  implementation "com.j256.ormlite:ormlite-android:6.1"
254 254  implementation "io.reactivex.rxjava2:rxjava:2.2.21"