π° Android π/πͺ² λλ²κΉ
[AOS] This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled. Set this property to true in the gradle.properties file and retry.
λ²κΏμ€μ리π¦‘
2023. 6. 25. 00:30
λ°μν
πͺ²
> This project uses AndroidX dependencies, but the 'android.useAndroidX' property is not enabled.
Set this property to true in the gradle.properties file and retry.
AndroidX enableμμΌμ£Όμ§ μμμ λ°μν μ€λ₯μ΄λ€.
ν΄κ²° λ°©λ²
gradle.properties νμΌμ μλ λ μ½λλ₯Ό μΆκ°ν΄μ€λ€.
android.useAndroidX=true
android.enableJetifier=true
λ°μν