Compare commits

...

1 Commits

Author SHA1 Message Date
8a4c258031 Update kotlin_version 2022-10-21 20:18:05 +00:00

View File

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