mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2024-12-25 22:52:27 +01:00
updating Robolectric
This commit is contained in:
parent
6bd65b4fb1
commit
9257edd92e
@ -44,7 +44,7 @@ dependencies {
|
|||||||
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
|
||||||
|
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
testCompile 'org.robolectric:robolectric:3.3.2'
|
testCompile 'org.robolectric:robolectric:3.5.1'
|
||||||
|
|
||||||
androidTestCompile 'com.android.support:support-annotations:26.0.2'
|
androidTestCompile 'com.android.support:support-annotations:26.0.2'
|
||||||
androidTestCompile 'com.android.support.test:runner:0.5'
|
androidTestCompile 'com.android.support.test:runner:0.5'
|
||||||
|
Loading…
Reference in New Issue
Block a user