I m using PushIO for use Oracle Push IO service for notification. Because this library using "jobintentservice", So for resolve that dependency I have need to update the buildToolsVersion 26+. After an update the buildToolsVersion to 26.0.2 I got the error.
Error:(251, 5) error: duplicate value for resource 'attr/font' with config ''.
I must use the buildToolsVersion 26+. so please do not suggest to downgrade the buildToolsVersion at 25+. Can anyone help me out there to solve this issue?