Skip to content

Commit

Permalink
Update build tools to 28.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Aug 12, 2018
1 parent 79a75b9 commit 7d24900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'com.android.application'

android {
buildToolsVersion '28.0.1'
buildToolsVersion '28.0.2'
compileSdkVersion 28

defaultConfig {
Expand Down
2 changes: 1 addition & 1 deletion moonlight-common

0 comments on commit 7d24900

Please sign in to comment.