Merge branch 'master' into set

This commit is contained in:
Marcos Rodriguez Velez 2024-10-31 08:53:15 -04:00
commit e31332ba68

View file

@ -133,7 +133,7 @@ dependencies {
androidTestImplementation('com.wix:detox:0.1.1')
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
}
apply plugin: 'com.google.gms.google-services' // Google Services plugin
apply plugin: "com.bugsnag.android.gradle"