mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-24 00:37:10 -04:00
2.6 is currently working, so leave it in place. But if someone uses a new method from commons-io, it might cause problems, in which case they would have to downgrade to 2.5, implement desugaring, or bump minSdkVersion. !1165