728x90
build.gradle
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.5.0'
implementation 'com.google.android.material:material:1.9.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
버전 변경 후 sync now
728x90
'개빡치는 안드로이드' 카테고리의 다른 글
안드로이드 kotlin : HttpURLConnection (0) | 2024.04.17 |
---|---|
안드로이드 : 디버그(Debug) 해쉬 키 찾는 법 (0) | 2024.04.15 |
wear OS : 안드로이드, 갤럭시 워치4 연결 및 생체 정보 불러오기 (0) | 2023.08.22 |
안드로이드 스튜디오 SHA-1 인증서 찾기, OAuth 클라이언트 ID만들기 (0) | 2023.08.17 |