Problem Statement
In a multi-module build there's one debug-meta.properties per module. Currently we only load the first one and stop.
Solution Brainstorm
Load all we can find at runtime (in that case this issue should probably be moved to sentry-java)
merge them during build