TheoLassonder
Results
2
issues of
TheoLassonder
Recently the minSdkVersion was changed from 20 to 23 but there doesn't seem to be any reason for that. We are still supporting devices on API levels lower than 23,...
We have some jars that can't be referenced from Maven but are instead in a flatDir repo: ``` plugins { id 'org.cyclonedx.bom' version '1.7.4' } cyclonedxBom { outputFormat = "json"...
bug
question