Update dependencies versions

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-06-04 11:20:18 +02:00
parent 2cc1a0ea70
commit b21ecd5449
4 changed files with 13 additions and 11 deletions

View file

@ -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