This is caused by Android Gradle plugin 3.6, revert to using the old packaging tool by including the following in your gradle.properties file will fix this:
android.useNewApkCreator=false
More info please check the release note:
https://developer.android.com/studio/releases/gradle-plugin#zipflinger