Update plugin org.jetbrains.kotlin.android to v2.0.21
This commit is contained in:
parent
50573a37c4
commit
5ac4ba1d43
@ -3,6 +3,6 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.7.0' apply false
|
id 'com.android.application' version '8.7.0' apply false
|
||||||
id 'com.android.library' version '8.6.1' apply false
|
id 'com.android.library' version '8.6.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.0.20' apply false
|
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
|
||||||
id 'com.autonomousapps.dependency-analysis' version '2.1.4' apply true
|
id 'com.autonomousapps.dependency-analysis' version '2.1.4' apply true
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user