Update dependency com.android.tools.build:gradle to v8.5.2
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 33m50s
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 33m50s
This commit is contained in:
parent
2b662d4fbd
commit
44e8db4501
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.5.0'
|
||||
classpath 'com.android.tools.build:gradle:8.5.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue