Remove buildtools version as no longer needed

This commit is contained in:
Jays2Kings 2021-05-22 19:26:09 -04:00
parent 88ba5544fe
commit bfa336a3df
2 changed files with 0 additions and 2 deletions

View file

@ -29,7 +29,6 @@ fun runCommand(command: String): String {
android {
compileSdkVersion(AndroidVersions.compileSdk)
buildToolsVersion(AndroidVersions.buildTools)
defaultConfig {
minSdkVersion(AndroidVersions.minSdk)