I am at the point where I need to upload a new app (APK) but my attempt to do so gives the following error message:
"Your app currently targets API level 4 and must target at least API level 29 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 29. Learn More"
I followed the "Learn More" link but remain confused. Is Android Studio required?
Can someone tell me the specific steps required to fix this problem? Help!
"Your app currently targets API level 4 and must target at least API level 29 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 29. Learn More"
I followed the "Learn More" link but remain confused. Is Android Studio required?
Can someone tell me the specific steps required to fix this problem? Help!