Open AndroidDeveloperLB opened 4 years ago
Using the new gradle version that checks for attributes, this library will break (example of such case here) .
Example of build error :
C:\Users\User\AndroidStudioProjects\...\app\build\intermediates\incremental\...\merged.dir\values\values.xml:10764: AAPT: error: resource attr/bottom_left_corner_radius (aka ...:attr/bottom_left_corner_radius) not found.
Please add the attributes.
facing same issue after upgrading to gradle 4.0.0
The same issue
Using the new gradle version that checks for attributes, this library will break (example of such case here) .
Example of build error :
Please add the attributes.