Added Material You accent color

This commit is contained in:
Prathamesh More 2021-09-19 13:41:11 +05:30
parent b281b8395a
commit 93cc50a0c3
3 changed files with 11 additions and 1 deletions

View file

@ -1,7 +1,7 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
android {
compileSdkVersion 29
compileSdkVersion 31
defaultConfig {
minSdkVersion 21
targetSdkVersion 29