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

Updating version codes and making changes to support latest build tools version #54

Merged
merged 4 commits into from
Aug 7, 2017

Conversation

ankit-mnnit
Copy link
Contributor

Making changes for

  1. AppCompatVersion from 25.4.0 -> 26.0.0
  2. BuildToolsVersion from 25.0.3 -> 26.0.1
  3. OkHttpVersion from 3.8.0 -> 3.8.1
  4. MinSDKVersion from 9 -> 14
  5. Gradle distribution url from https://services.gradle.org/distributions/gradle-4.0-rc-1-all.zip -> https://services.gradle.org/distributions/gradle-4.1-milestone-1-all.zip
  6. Using iterator more wisely
  7. changing findViewById syntax as per new buildToolsVersion

Ankit Garg added 2 commits July 31, 2017 15:25
1. AppCompatVersion from 25.4.0 -> 26.0.0
2. BuildToolsVersion from 25.0.3 -> 26.0.1
3. OkHttpVersion from 3.8.0 -> 3.8.1
4. MinSDKVersion from 9 -> 14
5. Gradle distribution url from https\://services.gradle.org/distributions/gradle-4.0-rc-1-all.zip -> https\://services.gradle.org/distributions/gradle-4.1-milestone-1-all.zip
6. Using iterator more wisely
7. changing findViewById syntax as per new buildToolsVersion
1. AppCompatVersion from 25.4.0 -> 26.0.0
2. BuildToolsVersion from 25.0.3 -> 26.0.1
3. OkHttpVersion from 3.8.0 -> 3.8.1
4. MinSDKVersion from 9 -> 14
5. Using iterator more wisely
6. changing findViewById syntax as per new buildToolsVersion
@felipecsl
Copy link
Collaborator

@ankit-mnnit you'll need to update the .travis.yml file as well so it passes on CI

@felipecsl
Copy link
Collaborator

Thanks!

@felipecsl felipecsl merged commit bb43d39 into airbnb:master Aug 7, 2017
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