Check for existing issues
Describe the bug / provide steps to reproduce it
Description
The app-release.aab attached to the v1.13.0 release is Better Keep Notes rather than Acode, lol.
Reproducing
Run bundletool dump manifest --bundle=app-release.aab and you'll probably get:
package="io.foxbiz.better_keep"
android:label="Better Keep Notes"
android:versionCode="81", android:versionName="1.3.0"
which clearly isn't Acode. And it truly isn't since I've tried install it on my phone and it's Better Keep Notes.
Environment
Didn't really matters to environment.
If applicable, add mockups / screenshots regarding your vision
No response
If applicable, attach your Acode.log file to this issue.
Check for existing issues
Describe the bug / provide steps to reproduce it
Description
The
app-release.aabattached to the v1.13.0 release is Better Keep Notes rather than Acode, lol.Reproducing
Run
bundletool dump manifest --bundle=app-release.aaband you'll probably get:package="io.foxbiz.better_keep"android:label="Better Keep Notes"android:versionCode="81",android:versionName="1.3.0"which clearly isn't Acode. And it truly isn't since I've tried install it on my phone and it's Better Keep Notes.
Environment
Didn't really matters to environment.
If applicable, add mockups / screenshots regarding your vision
No response
If applicable, attach your Acode.log file to this issue.