Update dependencies versions
This commit is contained in:
parent
2cc1a0ea70
commit
b21ecd5449
4 changed files with 13 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id("com.android.application") version "8.3.1" apply false
|
||||
id("com.android.application") version "8.4.1" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.9.23" apply false
|
||||
id("com.google.gms.google-services") version "4.3.14" apply false
|
||||
id("com.google.dagger.hilt.android") version "2.50" apply false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue