Update dependency com.android.tools.build:gradle to v7.4.2
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 21m15s
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 21m15s
This commit is contained in:
parent
51bfe0ab4b
commit
fb354b5982
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 "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue