Update build.gradle

This commit is contained in:
Marcos Rodriguez Velez 2024-07-11 14:04:13 -04:00
parent e3cb484584
commit 9ed3c29de0
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -126,6 +126,7 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.4.0'
implementation "androidx.work:work-runtime:2.9.0"
implementation "androidx.work:work-runtime-ktx:2.7.1"
}
apply plugin: 'com.google.gms.google-services' // Google Services plugin