1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 00:29:09 -05:00

Bump about_libraries from 10.5.0 to 10.5.1 (#2012)

This commit is contained in:
dependabot[bot] 2022-10-18 19:40:28 +00:00 committed by GitHub
parent e20c232f8f
commit 4c24363599
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.5.0' about_libraries = '10.5.1'
hilt_version = "2.44" hilt_version = "2.44"
} }
repositories { repositories {