mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
committed by
Greyson Parrelli
parent
cee44fcc93
commit
f5db6b6c91
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" }
|
||||
Reference in New Issue
Block a user