Update dependency com.android.tools.build:gradle to v8.5.1
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 32m31s
Some checks failed
Home Server Merge / Serial Reader (pull_request) Failing after 32m31s
This commit is contained in:
parent
2b662d4fbd
commit
07ddc4e7e4
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.1'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue