and the diff indicates it might be a "dirty build":
- the APK states to have been built from aeb4b13
- the release tag points to 4 commits later
- whether I built from aeb4b13 or from the tagged commit (using
git reset --soft so AGP embeds the correct commit hash again), results are the same
- the DEX diff very much suggests it was a dirty build (i.e. one with local, uncommitted changes and/or build artifacts remaining from prior builds)
If that indeed is the case, this release is lost for RB, and we must mark it "failed". Can you confirm?
diff.zip
and the diff indicates it might be a "dirty build":
git reset --softso AGP embeds the correct commit hash again), results are the sameIf that indeed is the case, this release is lost for RB, and we must mark it "failed". Can you confirm?
diff.zip