add buildToolsVersion = '28.0.3'

This commit is contained in:
huangjian
2020-06-18 14:54:40 +08:00
parent 324d030b7b
commit 1f0a6a1759

View File

@@ -17,6 +17,8 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
buildToolsVersion = '28.0.3'
}
dependencies {