Browse Source

Update AboutLibraries

arkon 4 năm trước cách đây
mục cha
commit
5945937e4b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      buildSrc/src/main/kotlin/Dependencies.kt

+ 1 - 1
buildSrc/src/main/kotlin/Dependencies.kt

@@ -3,5 +3,5 @@ object BuildPluginsVersion {
     const val KOTLIN = "1.4.21"
     const val KOTLINTER = "3.3.0"
     const val VERSIONS_PLUGIN = "0.36.0"
-    const val ABOUTLIB_PLUGIN = "8.6.7"
+    const val ABOUTLIB_PLUGIN = "8.8.2"
 }