Publishing my app


I need help, I clicked the link to the help documents, and I have not idea where am I supposed type this "If your project builds an Android App Bundle, you can automatically include the native debug symbols file in it. To include this file in release builds, add the following to your app’s build.gradle.kts file:

android.buildTypes.release.ndk.debugSymbolLevel = { SYMBOL_TABLE | FULL }"
or is there another easier way

The only problem you have is that you haven’t added any testers. The other 2 are just warnings and can be ignored.

1 Like

Thank you ,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.