[Feature] Update Kotlin to 1.5.31.

This commit is contained in:
Hai Zhang 2021-09-20 14:16:18 -07:00
parent c9746705a5
commit 50c34aaaf7

View File

@ -7,7 +7,7 @@
buildscript {
ext {
kotlin_version = '1.5.30'
kotlin_version = '1.5.31'
}
repositories {
google()