mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +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
|
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'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue