Update constraintlayout dep.

This commit is contained in:
Adolfo Santiago 2022-01-15 19:15:24 +01:00
parent e7e5ae2b77
commit 2f61fb5aac
No known key found for this signature in database
GPG key ID: 244D6F9A317B4A65

View file

@ -17,7 +17,7 @@ object ApplicationLibs {
const val browser = "1.3.0" const val browser = "1.3.0"
const val cardView = "1.0.0" const val cardView = "1.0.0"
const val conscryptAndroid = "2.5.2" 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 coreKtx = "1.3.2"
const val dagger = "2.38.1" const val dagger = "2.38.1"
const val emoji = "1.1.0" const val emoji = "1.1.0"