Commit d79735cb by olly Committed by Oliver Woodman

Strip unnecessary constant

PiperOrigin-RevId: 234573193
parent 44e23fab
Showing with 0 additions and 1 deletions
...@@ -19,7 +19,6 @@ project.ext { ...@@ -19,7 +19,6 @@ project.ext {
targetSdkVersion = 28 targetSdkVersion = 28
compileSdkVersion = 28 compileSdkVersion = 28
testSupportLibraryVersion = '0.5' testSupportLibraryVersion = '0.5'
supportLibraryVersion = '27.1.1'
dexmakerVersion = '1.2' dexmakerVersion = '1.2'
mockitoVersion = '1.9.5' mockitoVersion = '1.9.5'
junitVersion = '4.12' junitVersion = '4.12'
......
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