openmobilehub / omh-core

omh-core
Apache License 2.0
10 stars 1 forks source link

Fixed reflection path nullability not being saved as primitive type. #9

Closed Anwera64 closed 1 year ago

Anwera64 commented 1 year ago

The null paths were being stored in the BuildConfig file as "null" instead of the primitive type, which caused all builds to be treated as single builds.