Skip to content

Commit

Permalink
Update build tools to latest subversion
Browse files Browse the repository at this point in the history
  • Loading branch information
gaul committed Jun 29, 2016
1 parent 69efeaa commit f0f8e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 21
buildToolsVersion "21.1.1"
buildToolsVersion "21.1.2"

defaultConfig {
applicationId "com.danielkim.soundrecorder"
Expand Down

0 comments on commit f0f8e4d

Please sign in to comment.