Skip to content

Use integers for SDK checks

I was told in https://gitlab.com/fdroid/fdroidclient/merge_requests/360 that F-Droid should use integers instead of constants for SDK version checks. This has been introduced before in e021eb5c Thus this MR fixes the remaining places.

Merge request reports