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
Right now it's possible to send "1.0.0+1" and "1.0.0+2" separate versions to users, but have shorebird think both are just "1.0.0" and try to apply patches to either, even though their libapp.so (among other things) will be different.
The text was updated successfully, but these errors were encountered:
Right now it's possible to send "1.0.0+1" and "1.0.0+2" separate versions to users, but have shorebird think both are just "1.0.0" and try to apply patches to either, even though their libapp.so (among other things) will be different.
The text was updated successfully, but these errors were encountered: