fully working
This commit is contained in:
parent
b51834635a
commit
532a613179
9 changed files with 142 additions and 19 deletions
|
@ -43,7 +43,7 @@ android {
|
|||
buildConfig = true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.2.0"
|
||||
kotlinCompilerExtensionVersion = "1.4.3"
|
||||
}
|
||||
packagingOptions {
|
||||
resources {
|
||||
|
|
Reference in a new issue