Skip to content

Repository files navigation

Image

Latest android versions for developers. Can be found online here cesarferreira.com/android-latest


The following table was automatically generated based on data.json:

KeyValueUsage
androidGradlePluginVersion2.3.1classpath 'com.android.tools.build:gradle:2.3.1'
gradleVersion3.5https://services.gradle.org/distributions/gradle-3.5-all.zip
compileSdkVersion25compileSdkVersion 25
buildToolsVersion25.0.2buildToolsVersion '25.0.2'
targetSdkVersion25targetSdkVersion 25
latestSupportVersion25.3.1compile 'com.android.support:support-v7:25.3.1'
googlePlayServicesVersion10.2.1compile 'com.google.android.gms:play-services:10.2.1'
latestAndroidVersionNumber7.1.2N/R
latestAndroidVersionCode25N/R
latestAndroidVersionNameNougatN/R
latestAndroidReleaseDate22 August 2016N/R

Motivation

I'm always wondering what the latest versions of buildTools/support/etc. are, so here is a repository with the updated information for consultation. Anyone can open a pull request if any version comes out and I fail to notice.

Available outputs

## Using the build.gradle

Apply this in your main build.gradle

apply from: 'https://raw.githubusercontent.com/cesarferreira/android-latest/master/generated/build.gradle'

Use the variables at will

buildToolsVersion rootProject.ext.buildToolsVersion

Contributing

  1. Fork the project
  2. Update the data.json
  3. Run the ruby generator.rb
  4. Create the pull request

License

This project is available under the MIT license. See the LICENSE file for more info.

About

Latest android versions for developers (buildTools, TargetSdk, etc.)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages