symbol / mobile-wallet

Symbol Mobile Wallet
Apache License 2.0
8 stars 14 forks source link

Hotfix: compilation issue, target Android API level 31 #335

Closed OlegMakarenko closed 1 year ago

OlegMakarenko commented 1 year ago

Problem

  1. Compilation issue descibed here: https://github.com/facebook/react-native/issues/35210
  2. Warning from Android Play Store:

App not available to new users on Android versions higher than your target API level App must target Android 12 (API level 31) or higher

Solution

OlegMakarenko commented 1 year ago

@Wayonb thanks, fixed.