Update dependency androidx.constraintlayout:constraintlayout to v2.1.4

This commit is contained in:
renovate[bot] 2024-06-07 17:09:11 +00:00 committed by Overtorment
parent 2cbfa9593f
commit ddd00dffcc

View File

@ -108,7 +108,7 @@ dependencies {
androidTestImplementation('com.wix:detox:+')
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}
apply plugin: 'com.google.gms.google-services' // Google Services plugin