Skip to content

Commit

Permalink
Update build tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlurena committed Nov 29, 2020
1 parent fe9d715 commit 30e1265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

// Support Libraries
supportLibraryVersion = '28.0.0'
buildToolsVersion = '28.0.2'
buildToolsVersion = '29.0.2'
}
repositories {
jcenter()
Expand Down

0 comments on commit 30e1265

Please sign in to comment.