You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the APK at the v0.27 tag was not built from the same – but from a commit not even present in the repo here. Can you please make sure to build future release APKs from the commit the release tag points to? They'd be perfectly RB then. For this version, I had to apply two little tricks to achieve that:
The first sed to apply the change that commit obviously made, and then a second in-place sed to adjust the commit hash itself. Not ideal, as that means each future release would need manual adjustments here – so if you please 😉
PS: Toni still waits for your call 😉
The text was updated successfully, but these errors were encountered:
Looks like the APK at the v0.27 tag was not built from the same – but from a commit not even present in the repo here. Can you please make sure to build future release APKs from the commit the release tag points to? They'd be perfectly RB then. For this version, I had to apply two little tricks to achieve that:
The first
sed
to apply the change that commit obviously made, and then a second in-placesed
to adjust the commit hash itself. Not ideal, as that means each future release would need manual adjustments here – so if you please 😉PS: Toni still waits for your call 😉
The text was updated successfully, but these errors were encountered: