Various dependencies update + Removed unused dependencies.
This commit is contained in:
parent
7bd24c78c6
commit
893458f340
3 changed files with 5 additions and 10 deletions
|
|
@ -6,6 +6,4 @@ plugins {
|
|||
id("com.google.dagger.hilt.android") version "2.50" apply false
|
||||
id("com.mikepenz.aboutlibraries.plugin") version "11.1.3" apply false
|
||||
id("androidx.room") version "2.6.1" apply false
|
||||
kotlin("jvm") version "2.0.0" apply true
|
||||
kotlin("plugin.serialization") version "2.0.0" apply false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue