Bump kotlin version

This commit is contained in:
Neeraj Gupta 2023-06-06 15:33:02 +05:30
parent 4757c8e6c9
commit b7d8e59657

View file

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