1
0

Bump kotlin_version from 1.5.20 to 1.5.21 (#1401)

This commit is contained in:
dependabot[bot]
2021-07-21 07:21:25 +00:00
committed by GitHub
parent ad653f10df
commit 55a6219a42

View File

@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.5.20'
kotlin_version = '1.5.21'
about_libraries = '8.9.0'
hilt_version = "2.37"
}