Skip to content

For 193

Eric House requested to merge (removed):for-193 into master

This fixes problems with the prior tag that should never have been released. Specifically, it reverts targetSdkVersion to 30 to avoid triggering problems with missing Bluetooth permissions on Android 12. The changes are very minor, and actually have a smaller diff from the previous working release than what they replace. I've signed and installed the build artifact; it runs fine, and fixes a crash I could duplicate on an Android 12 device.

Merge request reports