mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Strip unnecessary constant
PiperOrigin-RevId: 234573193
This commit is contained in:
parent
44e23fabe6
commit
d79735cbc3
1 changed files with 0 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue