react-native-ble-advertiser
react-native-ble-advertiser copied to clipboard
resource android:attr/lStar not found
i try to build the app on android with this library and got this error
- What went wrong: Execution failed for task ':react-native-ble-advertiser:verifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:/Users/admin/Documents/ProjectName/node_modules/react-native-ble-advertiser/android/build/intermediates/merged_res/release/values/values.xml:2722: AAPT: error: resource android:attr/lStar not found.
Same here.