Skip to content

A problem occurred evaluating project ':@react-native-community_datetimepicker'. > Failed to apply plugin 'com.android.internal.library'. > The option 'android.jetifier.blacklist' is deprecated. #94

A problem occurred evaluating project ':@react-native-community_datetimepicker'. > Failed to apply plugin 'com.android.internal.library'. > The option 'android.jetifier.blacklist' is deprecated.

A problem occurred evaluating project ':@react-native-community_datetimepicker'. > Failed to apply plugin 'com.android.internal.library'. > The option 'android.jetifier.blacklist' is deprecated. #94

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
# pull_request:
# types: [labeled, unlabeled]
# discussion:
# types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2