Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0a20ec6b
authored
Jul 09, 2021
by
ibaker
Committed by
Oliver Woodman
Jul 13, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Add comments to constants.gradle about 'external' version limitations
PiperOrigin-RevId: 383806284
parent
298af78b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
constants.gradle
constants.gradle
View file @
0a20ec6b
...
@@ -21,10 +21,13 @@ project.ext {
...
@@ -21,10 +21,13 @@ project.ext {
compileSdkVersion
=
30
compileSdkVersion
=
30
dexmakerVersion
=
'2.28.1'
dexmakerVersion
=
'2.28.1'
junitVersion
=
'4.13.2'
junitVersion
=
'4.13.2'
// Use the same Guava version as the Android repo:
// https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA
guavaVersion
=
'27.1-android'
guavaVersion
=
'27.1-android'
mockitoVersion
=
'3.4.0'
mockitoVersion
=
'3.4.0'
mockWebServerVersion
=
'3.12.0'
mockWebServerVersion
=
'3.12.0'
robolectricVersion
=
'4.6.1'
robolectricVersion
=
'4.6.1'
// Keep this in sync with Google's internal Checker Framework version.
checkerframeworkVersion
=
'3.5.0'
checkerframeworkVersion
=
'3.5.0'
checkerframeworkCompatVersion
=
'2.5.0'
checkerframeworkCompatVersion
=
'2.5.0'
jsr305Version
=
'3.0.2'
jsr305Version
=
'3.0.2'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment