Update build.gradle
This commit is contained in:
parent
2032085236
commit
b3ab4c0be7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ apply plugin: 'com.neenbedankt.android-apt'
|
|||
|
||||
android {
|
||||
compileSdkVersion 24
|
||||
buildToolsVersion "24.0.1"
|
||||
buildToolsVersion "24.0.2"
|
||||
defaultConfig {
|
||||
applicationId "com.nytimes.android.sample"
|
||||
minSdkVersion 19
|
||||
|
|
Loading…
Reference in a new issue