PR#98 Fix versions read from wrong extensions and remove BuildConfigs
This commit is contained in:
parent
8ec369f3e7
commit
b8b2e0e29e
7 changed files with 29 additions and 14 deletions
|
|
@ -14,7 +14,7 @@ dependencies {
|
|||
api "com.squareup.okhttp3:mockwebserver:$okhttp_version"
|
||||
api "com.squareup.okhttp3:okhttp-tls:$okhttp_version"
|
||||
|
||||
implementation "org.skyscreamer:jsonassert:$testing_json_assert_version"
|
||||
implementation "junit:junit:$testing_junit4_version"
|
||||
implementation "org.skyscreamer:jsonassert:$json_assert_version"
|
||||
implementation "junit:junit:$junit4_version"
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue