1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-31 15:54:38 +01:00

Bump constraintlayout from 2.1.0 to 2.1.1 (#1535)

This commit is contained in:
dependabot[bot] 2021-09-27 15:56:11 +00:00 committed by GitHub
parent a6a1678b47
commit b552dbc904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ dependencies {
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation "androidx.viewpager:viewpager:1.0.0"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
implementation "androidx.constraintlayout:constraintlayout:2.1.0"
implementation "androidx.constraintlayout:constraintlayout:2.1.1"
implementation "androidx.coordinatorlayout:coordinatorlayout:1.1.0"
implementation "com.google.android.material:material:1.4.0"
implementation "com.github.wulkanowy:material-chips-input:2.3.1"