Bring Gradle Witness into repo.

- Api/Implementation compatible.
- Regex configuration name.
This commit is contained in:
Alan Evans
2019-05-24 14:29:01 -03:00
committed by Greyson Parrelli
parent 77e3cc40e0
commit 132c81b142
4 changed files with 94 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath files('libs/gradle-witness.jar')
}
}
@@ -162,6 +161,7 @@ dependencies {
}
dependencyVerification {
configuration = '(play|website)(Debug|Release)RuntimeClasspath'
verify = [
'com.android.support:design:7874ad1904eedc74aa41cffffb7f759d8990056f3bbbc9264911651c67c42f5f',
'com.android.support:preference-v14:8133c6e19233fa51e036a341e6d3f4adeead3375cebf777efced0fe154c3267e',