Increase target SDK to 29; update support library

This commit is contained in:
2019-11-16 22:31:19 -06:00
parent 48d145626f
commit 83c1197dc1
14 changed files with 20 additions and 20 deletions

View File

@@ -20,5 +20,5 @@
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
android:color="?android:colorControlHighlight">
<item android:drawable="?attr/cardBackgroundColor" />
<item android:drawable="?attr/cardBgColor" />
</ripple>