We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4600d3 + 260568c commit 565b2e0Copy full SHA for 565b2e0
1 file changed
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ androidx-test-core = { module = 'androidx.test:core', version.ref = 'androidxTes
35
androidx-viewpager2 = { module = 'androidx.viewpager2:viewpager2', version = '1.1.0' }
36
cachapa = { module = 'com.github.cachapa:ExpandableLayout', version = '2.9.2' }
37
commons-lang3 = { module = 'org.apache.commons:commons-lang3', version = '3.18.0' }
38
-commons-validator = { module = 'commons-validator:commons-validator', version = '1.10.0' }
+commons-validator = { module = 'commons-validator:commons-validator', version = '1.10.1' }
39
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.5' }
40
equalsverifier = { module = 'nl.jqno.equalsverifier:equalsverifier', version = '4.4.1' }
41
firebase-analytics = { module = 'com.google.firebase:firebase-analytics', version = '23.0.0' }
0 commit comments