LN-Zap / zap-android

Zap Wallet - Native android lightning wallet for node operators focused on user experience and ease of use ⚡️
MIT License
165 stars 49 forks source link

Revert Target SDK to 30 to fix Android 12 problems #397

Closed michaelWuensch closed 2 years ago

michaelWuensch commented 2 years ago

This PR reverts the TargetSDK update from the last update. There seem to be problems with Android 12 when this is enabled.

This is a fast temporary fix, the real fix can be delivered later, when the source of the problem is really found.

This addresses #396