Update dependency com.android.tools.build:gradle to v8.4.1
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 24m46s
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 24m46s
This commit is contained in:
parent
ce13fe5f20
commit
55ec813ad6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.4.0'
|
||||
classpath 'com.android.tools.build:gradle:8.4.1'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue