upgrade build tools to 7.4.2
This commit is contained in:
parent
10fb1b282f
commit
2e693270cb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath("com.android.tools.build", "gradle", "7.3.0")
|
||||
classpath("com.android.tools.build", "gradle", "7.4.2")
|
||||
classpath(kotlin("gradle-plugin", libs.versions.kotlin.get()))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue