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

Bump about_libraries from 10.5.1 to 10.5.2 (#2066)

This commit is contained in:
dependabot[bot] 2022-11-28 18:36:14 +00:00 committed by GitHub
parent ae39bd94e5
commit 9dc1220496
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.21' kotlin_version = '1.7.21'
about_libraries = '10.5.1' about_libraries = '10.5.2'
hilt_version = "2.44.2" hilt_version = "2.44.2"
} }
repositories { repositories {