Revert libs. because Android 12

This commit is contained in:
Adolfo Santiago 2021-11-17 20:21:09 +01:00
parent a13b6fc427
commit 361071cd67
No known key found for this signature in database
GPG Key ID: 244D6F9A317B4A65
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@ object AppPlugins {
object ApplicationLibs {
private object Versions {
const val androidImageCropper = "2.8.0"
const val appcompat = "1.4.0"
const val appcompat = "1.3.1"
const val autodispose = "1.4.0"
const val bigImageViewer = "1.7.0"
const val browser = "1.4.0"
const val browser = "1.3.0"
const val cardView = "1.0.0"
const val conscryptAndroid = "2.5.2"
const val constraintlayout = "2.1.1"