Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 736cb782 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #418 from...

Merge pull request #418 from nextcloud/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.2
parents 0244bc85 420f3209
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ dependencies {
    implementation project(path: ':lib')
    implementation 'androidx.appcompat:appcompat:1.3.1'
    implementation 'com.google.android.material:material:1.4.0'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
    implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
    implementation 'com.squareup.retrofit2:retrofit:2.9.0'

    testImplementation 'junit:junit:4.13.2'