Hello,
Go Build.gradle file where you have written your package name and Add this Below code. After that generate the apk.
lintOptions { checkReleaseBuilds false}
Thanks..