JoeyEamigh / react-native-text-recognition

MIT License
23 stars 14 forks source link

fix assembleBuild crash android AAPT: error: resource android:attr/lStar not found react native #9

Closed rrasconc closed 1 year ago

rrasconc commented 1 year ago

Updated the compileSdkVersion, buildToolsVersion and targetSdkVersion to 31

Solves issue #8

The latest version of androidx.core:core-ktx has now the minimal SDK of 31, which is causing this conflict.