Skip to content

parse: apkindex: fix provider_priority never actually being an int

Caleb Connolly requested to merge caleb/apkindex-fix-and-test into master

provider_priority was actually a string all along! make it an int as type hinting suggests, and add some tests for apkindex parsing.

cc: @Newbyte

Merge request reports

Loading