Bump kotlin version (#1187)

This commit is contained in:
Neeraj Gupta 2023-06-06 15:34:27 +05:30 committed by GitHub
commit 627060c10f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.6.21'
ext.kotlin_version = '1.8.10 '
repositories {
google()
jcenter()