Skip to content

Commit

Permalink
Fix buildToolsVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
proninyaroslav committed Mar 17, 2016
1 parent 4fbc4c1 commit b7ebc9f
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 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"

defaultConfig {
applicationId "org.kore.kolabnotes.android"
Expand Down

0 comments on commit b7ebc9f

Please sign in to comment.