Skip to content

Commit

Permalink
android-volley-library updated android sdk, buildtools and target ver…
Browse files Browse the repository at this point in the history
…sions
  • Loading branch information
Shyri committed Jan 7, 2016
1 parent bfdd69d commit f852f9f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ apply plugin: 'com.github.dcendents.android-maven'
{{/useAndroidMavenGradlePlugin}}

android {
compileSdkVersion 22
buildToolsVersion '22.0.0'
compileSdkVersion 23
buildToolsVersion '23.0.2'
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
targetSdkVersion 23
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_7
Expand Down

0 comments on commit f852f9f

Please sign in to comment.