본문 바로가기

Android

android x

your new project needs to target API level 28

you will need to add the following lines to your gradle.properties file:
android.useAndroidX=true
android.enableJetifier=true