Skip to content

Commit

Permalink
Remove explicit buildToolsVersion.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Jul 21, 2021
1 parent 1d7b81e commit 3c0dff2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ abstract class AndroidProjectTemplate {
android {
compileSdkVersion(31)
buildToolsVersion("31.0.0")
defaultConfig {
minSdkVersion(21)
targetSdkVersion(31)
Expand Down

0 comments on commit 3c0dff2

Please sign in to comment.