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

Fresh clone fails build in latest Android studio #2285

Closed
srinivas1729 opened this issue Jan 11, 2019 · 3 comments
Closed

Fresh clone fails build in latest Android studio #2285

srinivas1729 opened this issue Jan 11, 2019 · 3 comments

Comments

@srinivas1729
Copy link
Contributor

Summary:

Fresh clone fails build in latest Android Studio/SDK

Steps to reproduce:

How can we reproduce the issue?

  • Fork project and go through quick start guide
  • Fresh Android Studio install: I have 3.2.1. It setup with SDK 28
  • Setup project via 'import from version control'

What did you expect the app to do, and what did you see instead?

Expected:

This is more an Android Studio project setup issue. I noticed that root gradle.properties contains:
buildToolsVersion=27.0.3

@vanshikaarora
Copy link
Collaborator

Hey!! I also noticed this same issue. But I made certain changes in my gradle files and that worked for me shall I send a PR of my code here

vanshikaarora added a commit to vanshikaarora/apps-android-commons that referenced this issue Jan 13, 2019
@maskaravivek
Copy link
Member

Am happy updating the build tool, compile SDK and Gradle tools to the latest version.

vanshikaarora added a commit to vanshikaarora/apps-android-commons that referenced this issue Feb 4, 2019
maskaravivek pushed a commit that referenced this issue Feb 5, 2019
* Fixed issue #2285

* modified gradle.properties

* updation in build.gradle

* updated travis.yml
@vanshikaarora
Copy link
Collaborator

Thanks for approving the PR :)

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

No branches or pull requests

4 participants