Help about Jetpack(Androidx) libraries

Hi,

I today added Firebase into my project and encountered this issue which advices me to set the project’s target api level to 28. I want my game to run for all android devices so should i disable it?

I don’t know what it exactly means as i’m new to this topics. Can you help me?

Same error guys, I can’t build with api level 29.

Hi @HeceYazilim Set target level api as “automatic highest installed” and then download target sdk tool that you want. You can download highest android version by this site by using AndroidStudio. Then go to Edit/Preferences/ExternalTools tab and set file location…