Fix deprecated dependency
This commit is contained in:
@@ -36,7 +36,7 @@ dependencies {
|
|||||||
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
|
implementation 'com.android.support.constraint:constraint-layout:1.1.0'
|
||||||
implementation 'com.linkedin.dexmaker:dexmaker-mockito:2.16.0'
|
implementation 'com.linkedin.dexmaker:dexmaker-mockito:2.16.0'
|
||||||
implementation "com.takisoft.fix:preference-v7:$takisoftFixVersion"
|
implementation "com.takisoft.fix:preference-v7:$takisoftFixVersion"
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlinVersion"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
androidTestImplementation 'com.android.support.test:runner:1.0.1'
|
androidTestImplementation 'com.android.support.test:runner:1.0.1'
|
||||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user