Commit 15bd622b by ibaker Committed by Oliver Woodman

Remove unused version numbers from constants.gradle

These aren't used from any other Gradle files

PiperOrigin-RevId: 285723602
parent 91c86ece
Showing with 0 additions and 2 deletions
...@@ -24,8 +24,6 @@ project.ext { ...@@ -24,8 +24,6 @@ project.ext {
guavaVersion = '23.5-android' guavaVersion = '23.5-android'
mockitoVersion = '2.25.0' mockitoVersion = '2.25.0'
robolectricVersion = '4.3.1' robolectricVersion = '4.3.1'
autoValueVersion = '1.6'
autoServiceVersion = '1.0-rc4'
checkerframeworkVersion = '2.5.0' checkerframeworkVersion = '2.5.0'
jsr305Version = '3.0.2' jsr305Version = '3.0.2'
kotlinAnnotationsVersion = '1.3.31' kotlinAnnotationsVersion = '1.3.31'
......
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