Build error after updating to v. 7.0.3

Hi,

Glad to see the new update.
But I am having problem regarding building the app. The app is showing the following error:

Please help me to get out of it.

Humble regards
Raja Sand

Hi Raja, the app you are building is using a Firebase library that requires a minimum API of 16 - you can adjust that in the APK tab. Then you should be able to build normally. If anything unexpected happens, let us know.

1 Like

Thanks Corey Garrett

Just updated the Minimum Android Platform to API 16 and successfully build the apk.