Skip to content

Commit

Permalink
Update build tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
bpellin committed Nov 30, 2017
1 parent 85357e2 commit 45b0323
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 = '26.0.2'
buildToolsVersion = '27.0.1'

defaultConfig {
applicationId = "com.android.keepass"
Expand Down

0 comments on commit 45b0323

Please sign in to comment.