• Stanislav Baranov's avatar
    Add logic for creating rollback dynamic patches. (#26312) · e2c03491
    Stanislav Baranov authored
    Before this change, rolling back a patch relied on deleting the patch
    file from the server completely. This PR implements a more reliable
    approach where developer needs to create a physical rollback patch file.
    This is more robust to mistakenly taking down a patch from user devices.
    e2c03491
gradle.dart 25.1 KB