Closed harshmandan closed 4 years ago
Its looking for app.aab in the folder where as the bundle generated has the name app-flavourTwo-release.aab
So the full path for the file is:
D:\myproj\app\build\outputs\bundle\flavourTwoRelease\app-flavourTwo-release.aab
v2.1.0 is waaaaaaaaaaaaay too old and I'm pretty sure this has been fixed. If you still have troubles with v2.7.5, please ping me.
I have several flavours uploaded on Play Store. I set up this library to auto publish everything, but I've been getting this error where name of the package is mis-matching.
Here's my build.gradle:
When I run
gradlew publishBundle
This is the output I get:Info: com.android.tools.build:gradle:3.6.0