1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 12:36:13 -06:00

Bump about_libraries from 10.4.0 to 10.5.0 (#2005)

This commit is contained in:
dependabot[bot] 2022-10-04 08:08:21 +00:00 committed by GitHub
parent cd037f0ce0
commit 3f431022a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
buildscript { buildscript {
ext { ext {
kotlin_version = '1.7.20' kotlin_version = '1.7.20'
about_libraries = '10.4.0' about_libraries = '10.5.0'
hilt_version = "2.44" hilt_version = "2.44"
} }
repositories { repositories {