hyperledger / aries-askar

Secure storage designed for Hyperledger Aries agents.
Apache License 2.0
58 stars 42 forks source link

chore: update minSdkVersion to get the project version or fallback to 21 #248

Closed ja-bravo closed 1 month ago

ja-bravo commented 2 months ago

This PR updates the react-native wrapper to get the minSdkVersion from the project config or fallback to the current hardcoded version.

I'm not entirely sure if anything else is needed but with this change I could get an app running on React Native 0.74. This change would also be needed in othe repos (@hyperledger/anoncreds-react-native and @hyperledger/indy-vdr-react-native at least) but I'd like to get approval here before spamming the other repos 😄