728x90
반응형
SMALL
gradle.properties
gradle.properties에 다음 코드를 추가한다.
android.useAndroidX=true
android.enableJetifier=true
728x90
반응형
LIST
'App Programming > Android Studio' 카테고리의 다른 글
[Android Studio] 상태 바 (Status Bar) (0) | 2023.01.27 |
---|---|
[Android Studio] 타이틀 바 (Title Bar) (0) | 2023.01.27 |
[Android Studio] File google-services.json is missing. The Google Services Plugin cannot function without it. (0) | 2023.01.10 |
[Android Studio] 음영 (Shadow) (0) | 2023.01.02 |
[Android Studio] 커스텀 다이얼로그 (0) | 2022.12.30 |