Skip to content
Snippets Groups Projects
Commit 10456bc8 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Update test lib versions

parent ecc57e42
No related branches found
No related tags found
1 merge request!1772Get rid of a lot of memory leaks
......@@ -67,19 +67,19 @@ ext {
roomVersion = '2.4.3'
pagingVersion = '3.1.1'
junitVersion = '4.13.2'
junitExtVersion = '1.1.2'
junitExtVersion = '1.1.5'
mockito = '2.25.0'
//Retrofit 2.7 drops Android 5 support
retrofit = '2.7.1'
moshi = '1.8.0'
powerMock = '2.0.2'
espressoVersion = '3.4.0'
espressoVersion = '3.5.1'
livedataTest = '1.2.0'
robolectric = '4.3.1'
mockk = '1.9.3'
testRunner = '1.4.0'
orchestrator = '1.1.0'
testCore = '1.4.0'
testCore = '1.5.0'
publishScriptPath = '../../buildsystem/publish.gradle'
// versionCode scheme is T M NN RR AA
// T: Target/Flavour (1 for Android, 2 for Chrome?)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment