mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Remove unused version numbers from constants.gradle
These aren't used from any other Gradle files PiperOrigin-RevId: 285723602
This commit is contained in:
parent
91c86ecec1
commit
15bd622ba7
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ project.ext {
|
|||
guavaVersion = '23.5-android'
|
||||
mockitoVersion = '2.25.0'
|
||||
robolectricVersion = '4.3.1'
|
||||
autoValueVersion = '1.6'
|
||||
autoServiceVersion = '1.0-rc4'
|
||||
checkerframeworkVersion = '2.5.0'
|
||||
jsr305Version = '3.0.2'
|
||||
kotlinAnnotationsVersion = '1.3.31'
|
||||
|
|
|
|||
Loading…
Reference in a new issue