Compare commits

..

1 Commits

Author SHA1 Message Date
f9712497a9 Update kotlin_version to v1.7.20 2022-10-21 20:13:09 +00:00

View File

@ -1,5 +1,5 @@
buildscript { buildscript {
ext.kotlin_version = '1.7.10' ext.kotlin_version = '1.7.20'
repositories { repositories {
google() google()
mavenCentral() mavenCentral()