Browse Source

Fix UI tests on Android 14

transifex
Nicolas Pomepuy 3 years ago
committed by Duncan McNamara
parent
commit
3b008141e1
  1. 2
      build.gradle

2
build.gradle

@ -78,7 +78,7 @@ ext {
robolectric = '4.3.1'
mockk = '1.9.3'
testRunner = '1.4.0'
orchestrator = '1.1.0'
orchestrator = '1.4.2'
testCore = '1.5.0'
publishScriptPath = '../../buildsystem/publish.gradle'
// versionCode scheme is T M NN RR AA

Loading…
Cancel
Save