You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A problem occurred evaluating project ':@react-native-community_datetimepicker'. > Failed to apply plugin 'com.android.internal.library'. > The option 'android.jetifier.blacklist' is deprecated.
#891
Closed
milind5540 opened this issue
May 4, 2024
· 1 comment
👋 @milind5540, sorry you're having an issue. This issue is being closed because it does not provide all information required by the issue template. As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information. This means you need to provide a code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with the issue.
The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug.
Please create a new issue with this and we'll be happy to review it!
Android gradle 8.1.1
buildToolsVersion = "34.0.0"
compileSdkVersion = 34
targetSdkVersion = 34
minSdkVersion = 24
The text was updated successfully, but these errors were encountered: