mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-19 04:38:44 +03:00
Set up gradle doctor plugin
This commit is contained in:
parent
92be6d1b49
commit
c6e1154744
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ plugins {
|
|||
|
||||
// Dependency Analysis
|
||||
id 'com.autonomousapps.dependency-analysis' version "1.13.1"
|
||||
// Gradle doctor
|
||||
id "com.osacky.doctor" version "0.8.1"
|
||||
}
|
||||
|
||||
// https://github.com/jeremylong/DependencyCheck
|
||||
|
|
Loading…
Add table
Reference in a new issue