Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Gradle versions #771

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Gradle versions #771

wants to merge 1 commit into from

Conversation

smpeters
Copy link
Contributor

No description provided.

@@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.android.tools.build:gradle:4.2.0'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the same locally, at this point let's go s/4.2.0/7.3.0.

@@ -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-4.10.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-all.zip

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/6.7/7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants