Skip to content

Commit

Permalink
Build tools 26.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 19, 2017
1 parent 78f1f98 commit 551b481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def versions = [
]

def build = [
buildToolsVersion: '26.0.1',
buildToolsVersion: '26.0.2',
compileSdkVersion: 26,
ci: 'true' == System.getenv('CI'),
minSdkVersion: 14,
Expand Down

0 comments on commit 551b481

Please sign in to comment.