Update dependencies
This commit is contained in:
@@ -38,8 +38,8 @@ dependencies {
|
|||||||
implementation "com.takisoft.fix:preference-v7:$takisoftFixVersion"
|
implementation "com.takisoft.fix:preference-v7:$takisoftFixVersion"
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$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.2'
|
||||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
kapt.generateStubs = true
|
kapt.generateStubs = true
|
||||||
|
|||||||
Reference in New Issue
Block a user