Update constraintlayout dep.
This commit is contained in:
parent
e7e5ae2b77
commit
2f61fb5aac
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ object ApplicationLibs {
|
|||
const val browser = "1.3.0"
|
||||
const val cardView = "1.0.0"
|
||||
const val conscryptAndroid = "2.5.2"
|
||||
const val constraintlayout = "2.1.2"
|
||||
const val constraintlayout = "2.1.3"
|
||||
const val coreKtx = "1.3.2"
|
||||
const val dagger = "2.38.1"
|
||||
const val emoji = "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue