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

Bump about_libraries from 8.9.0 to 8.9.1 (#1406)

This commit is contained in:
dependabot[bot] 2021-07-26 19:42:25 +00:00 committed by GitHub
parent f7987f4b29
commit 255b89bbb3
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.5.21' kotlin_version = '1.5.21'
about_libraries = '8.9.0' about_libraries = '8.9.1'
hilt_version = "2.37" hilt_version = "2.37"
} }
repositories { repositories {