kotlin version update

This commit is contained in:
bijoy
2024-07-15 22:10:27 +06:00
parent 961d4b4bf4
commit 41fc282143

View File

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