Sentry separates Android issues by OS

Sentry is separating all of my issues based on the OS. This seems like it could be a result of aggregating issues based on the stack trace since the stack trace for Android components is different for different Android versions. I tried reversing the stack trace and setting the application packages as mentioned here: https://github.com/getsentry/sentry-java/issues/412 but still was unable to get the errors to aggregate correctly.