build: update kotlin plugin
update kotlin version to 2.3.21 use org.jetbrains.kotlin.android add aidl support
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
apply from: "config.gradle"
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '2.2.21'
|
||||
ext.kotlin_version = '2.3.21'
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
||||
Reference in New Issue
Block a user