bump kotlin version

This commit is contained in:
Neeraj Gupta 2023-07-13 22:00:40 +05:30
parent 54f94c2137
commit 4148c8fdf9

View file

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