Commit 44f683e0 by olly Committed by Oliver Woodman

Fix robolectric tests when running with gradle

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=186291489
parent aa02df78
*** ISSUES THAT IGNORE THIS TEMPLATE WILL BE CLOSED WITHOUT INVESTIGATION ***
Before filing an issue:
-----------------------
- Search existing issues, including issues that are closed.
......
......@@ -26,8 +26,8 @@ project.ext {
dexmakerVersion = '1.2'
mockitoVersion = '1.9.5'
junitVersion = '4.12'
truthVersion = '0.35'
robolectricVersion = '3.4.2'
truthVersion = '0.39'
robolectricVersion = '3.7.1'
releaseVersion = '2.7.0'
modulePrefix = ':'
if (gradle.ext.has('exoplayerModulePrefix')) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment