You uploaded an APK that was signed in debug mode. You need to sign your APK in release mode error May 10, 2023 by Tarik Change to: signingConfig signingConfigs.release from signingConfig signingConfigs.debug in your build.gradle app level