Compare commits

...

1 Commits

Author SHA1 Message Date
6fc1ef24b7 Update kotlin_version 2022-10-21 20:09:58 +00:00

View File

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