We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccefd8c commit 0b64bf2Copy full SHA for 0b64bf2
buildSrc/src/main/kotlin/Dependencies.kt
@@ -10,7 +10,7 @@ object Versions {
10
const val firebasePlatform = "28.0.1"
11
12
// Libs
13
- const val aboutLibraries = "8.8.5"
+ const val aboutLibraries = "8.9.4"
14
const val androidXAppCompat = "1.3.0-rc01"
15
const val androidXBrowser = "1.3.0"
16
const val androidXConstraintLayout = "2.1.0-beta02"
0 commit comments