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

[Android] Change to Android Studio 3 #3004

Merged
merged 2 commits into from May 12, 2019
Merged

[Android] Change to Android Studio 3 #3004

merged 2 commits into from May 12, 2019

Conversation

@Neargye
Copy link
Contributor

@Neargye Neargye commented Mar 19, 2019

Reasons for making this change:

  1. There is no need to add cache files one by one if we already ignore all cache files.
  2. Since Android Studio 3.0 update, the apk generated will be in {project-folder}/app/release/app-release.apk

Links to documentation supporting these rule changes:

  1. #2644
  2. https://stackoverflow.com/questions/46949719/android-studio-3-0-does-not-generate-signed-apk
@Neargye Neargye changed the title ignore all caches [Android] Ignore all caches Mar 19, 2019
@Neargye Neargye changed the title [Android] Ignore all caches [Android] Change to Android Studio 3 Mar 21, 2019
@shiftkey
Copy link
Member

@shiftkey shiftkey commented May 12, 2019

@Neargye thanks!

@shiftkey shiftkey merged commit 679f51c into github:master May 12, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Ortega-Dan added a commit to Ortega-Dan/gitignore that referenced this pull request Jun 26, 2019
* ignore all caches

* ignore release folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants