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

Bump about_libraries from 8.3.0 to 8.3.1 (#975)

This commit is contained in:
dependabot-preview[bot] 2020-09-30 19:34:53 +00:00 committed by GitHub
parent f21216286d
commit 613fa44c27
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.4.10' kotlin_version = '1.4.10'
about_libraries = '8.3.0' about_libraries = '8.3.1'
hilt_version = "2.29.1-alpha" hilt_version = "2.29.1-alpha"
} }
repositories { repositories {