Commit 6887daa
Fix reference resolution error for colorPrimary
Post upgrade to 1.13.0 for material components library
Uses `R.attr.colorPrimary` present in `androidx.appcompat` over currently removed `com.google.android.material` due to enabling of non-transitive R classes in material component library's build script (https://developer.android.com/build/optimize-your-build#use-non-transitive-r-classes)1 parent b971be8 commit 6887daa
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments