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

Bump about_libraries from 8.8.5 to 8.9.0 (#1363)

This commit is contained in:
dependabot[bot] 2021-06-02 08:21:34 +00:00 committed by GitHub
parent 44d5f69de1
commit e4371af284
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.10' kotlin_version = '1.5.10'
about_libraries = '8.8.5' about_libraries = '8.9.0'
hilt_version = "2.35.1" hilt_version = "2.35.1"
} }
repositories { repositories {