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

Upgrade to Android Gradle Plugin 3.0.0-alpha5 #267

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Conversation

rjrjr
Copy link
Collaborator

@rjrjr rjrjr commented Jul 5, 2017

Note that I had to manually update the distributionUrl in gradle/wrapper /gradle-wrapper.properties to gradle-4.1-milestone-1-all.zip after running
./gradlew wrapper

Note that I had to manually update the distributionUrl in `gradle/wrapper
/gradle-wrapper.properties` to `gradle-4.1-milestone-1-all.zip` after running
`./gradlew wrapper`
@SalvatoreT
Copy link

Will this force folks to use Android Studio 3 Preview X?

@rjrjr
Copy link
Collaborator Author

rjrjr commented Jul 5, 2017 via email

@loganj loganj merged commit 821b495 into master Jul 6, 2017
@loganj loganj deleted the ray/agp-3.0.0-alpha5 branch July 6, 2017 21:07
@@ -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-3.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-milestone-1-all.zip
Copy link
Contributor

Choose a reason for hiding this comment

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

see line 10 in root build.gradle ;)

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.

None yet

4 participants