Merge pull request #8 from Super12138/renovate/com.android.application-8.x
Update plugin com.android.application to v8.3.0
This commit is contained in:
commit
0fd7920217
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id("com.android.application") version "8.2.2" apply false
|
||||
id("com.android.application") version "8.3.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
|
||||
id("com.google.devtools.ksp") version "1.9.22-1.0.18" apply false
|
||||
}
|
||||
Loading…
Reference in a new issue