mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-06 13:12:26 -05:00
The only remaining error was ClipboardCompat, which was unnecessarily exposing three top-level classes. Make the two implementation classes be nested, private and static.