Source added
This commit is contained in:
parent
b2864b500e
commit
ba28ca859e
8352 changed files with 1487182 additions and 1 deletions
10
gradle/lint-libs.versions.toml
Normal file
10
gradle/lint-libs.versions.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# IMPORTANT: After changing a dependency, please run:
|
||||
# ./gradlew --write-verification-metadata sha256 qa --rerun-tasks
|
||||
|
||||
[versions]
|
||||
lint = "31.4.0"
|
||||
|
||||
[libraries]
|
||||
lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
|
||||
lint-checks = { module = "com.android.tools.lint:lint-checks", version.ref = "lint" }
|
||||
lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue