Merge pull request #27 from VendroidEnhanced/renovate/kotlin-monorepo
Update plugin org.jetbrains.kotlin.android to v1.9.24
This commit is contained in:
commit
b45e2baa81
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.3.1' apply false
|
id 'com.android.application' version '8.3.1' apply false
|
||||||
|
|
||||||
id 'com.android.library' version '8.5.1' apply false
|
id 'com.android.library' version '8.3.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
|
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
|
||||||
}
|
}
|
Loading…
Reference in a new issue