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
{{ message }}
This repository was archived by the owner on May 12, 2025. It is now read-only.
• uses differences.json to support gradle/zipflinger/signflinger signing (#52).
• adds py.typed file for mypy type checking.
• adds more FAQs to the README.
• supports python 3.11.
• provides type annotations (for mypy type checking).
• adds a --min-sdk-version option to the compare command.
• drops support for python 3.5 and 3.6.
• fixes some pylint errors.