QuadFlask / colorpicker

🍭color picker for android
1.22k stars 219 forks source link

Upgrade from version 0.0.11 to 0.0.13 leads to this build error #84

Open gizmomogwai opened 7 years ago

gizmomogwai commented 7 years ago

/Users/gizmo/Dropbox/Documents/_projects/_ruby/dotstarlib/client/app/build/intermediates/res/merged/debug/values-v24/values-v24.xml:3: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.

/Users/gizmo/Dropbox/Documents/_projects/_ruby/dotstarlib/client/app/build/intermediates/res/merged/debug/values-v24/values-v24.xml:4: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.

/Users/gizmo/Dropbox/Documents/_projects/_ruby/dotstarlib/client/app/build/intermediates/res/merged/debug/values-v24/values-v24.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.

/Users/gizmo/Dropbox/Documents/_projects/_ruby/dotstarlib/client/app/build/intermediates/res/merged/debug/values-v24/values-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.

Can you give me a tip on how to migrate?