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
bdff0d93
authored
Aug 05, 2021
by
olly
Committed by
Christos Tsilopoulos
Aug 06, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Upgrade to gradle 7.0.2
PiperOrigin-RevId: 388929850
parent
9e798a64
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
build.gradle
gradle/wrapper/gradle-wrapper.properties
build.gradle
View file @
bdff0d93
...
...
@@ -17,7 +17,7 @@ buildscript {
mavenCentral
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:
4.2.1
'
classpath
'com.android.tools.build:gradle:
7.0.0
'
classpath
'com.google.android.gms:strict-version-matcher-plugin:1.2.2'
}
}
...
...
gradle/wrapper/gradle-wrapper.properties
View file @
bdff0d93
...
...
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath
=
wrapper/dists
zipStoreBase
=
GRADLE_USER_HOME
zipStorePath
=
wrapper/dists
distributionUrl
=
https://services.gradle.org/distributions/gradle-
6.9
-all.zip
distributionUrl
=
https://services.gradle.org/distributions/gradle-
7.0.2
-all.zip
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