From version 212.1
edited by 동석 김
on 2022/11/17 19:51
Change comment: There is no comment for this version
To version 207.1
edited by 동석 김
on 2022/05/07 15:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,11 +30,7 @@
30 30  * 22 API Level 부터 31 API Level 까지 지원
31 31  
32 32  (((
33 -{{warning}}
34 -Android 12 이상에서 실행되거나 Android 12 이상을 타겟팅하는 앱은,
35 -android:allowBackup="false"를 지정하면 Google Drive 백업이 사용 중지되지만 앱의 D2D 전송은 사용 중지되지 않는다.
36 -매니페스트 파일에서 android:dataExtractionRules 속성을 사용하여 앱이 새 XML 구성 메커니즘으로 포함 및 제외 규칙을 지정해야 한다.
37 -{{/warning}}
33 +
38 38  
39 39  {{warning}}
40 40  2020년 8월 부터 신규앱을 마켓에 업로드하기 위해서는 구글 안드로이드의 정책에 따라 타깃을 30 이상으로, 업그레이드의 경우 11월까지 지원해야 한다.
... ... @@ -265,8 +265,8 @@
265 265  implementation "org.altbeacon:android-beacon-library:2.19.4"
266 266  
267 267  // For libhone-gallery library
268 -implementation "com.github.bumptech.glide:glide:4.13.2"
269 -kapt "com.github.bumptech.glide:compiler:4.13.2"
264 +implementation "com.github.bumptech.glide:glide:4.13.1"
265 +kapt "com.github.bumptech.glide:compiler:4.13.1"
270 270  
271 271  // For libhone-nfc library
272 272  implementation "com.google.guava:guava:31.1-jre"
... ... @@ -376,7 +376,6 @@
376 376  |libhone-barcode-release.aar|Barcode 리더 라이브러리|▲2.6.4|O
377 377  |libhone-beacon-release.aar|비콘 라이브러리|▲4.2.8|O
378 378  |libhone-clipboard-release.aar|클립보드 관리 라이브러리|▲3.0.0|O
379 -|libhone-crashreport-release.aar|비정상 종료 및 예외 수집 라이브러리|▲3.0.0|O
380 380  |libhone-fingerprint-release.aar|지문인식 라이브러리|▲3.0.0|O
381 381  |libhone-flashlight-release.aar|카메라 조명 관리 라이브러리|▲3.0.0|O
382 382  |libhone-gallery-release.aar|다중 선택 갤러리 라이브러리|▲3.0.0|O