Upgrade kotlin to 1.5.31
This commit is contained in:
parent
18b2867c3b
commit
823330273d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
val kotlinVersion = "1.5.30"
|
||||
val kotlinVersion = "1.5.31"
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue