Strip unnecessary constant

PiperOrigin-RevId: 234573193
This commit is contained in:
olly 2019-02-19 11:31:57 +00:00 committed by Oliver Woodman
parent 44e23fabe6
commit d79735cbc3

View file

@ -19,7 +19,6 @@ project.ext {
targetSdkVersion = 28
compileSdkVersion = 28
testSupportLibraryVersion = '0.5'
supportLibraryVersion = '27.1.1'
dexmakerVersion = '1.2'
mockitoVersion = '1.9.5'
junitVersion = '4.12'