added buildToolsVersion to build-gradle

This commit is contained in:
Juha Heinanen
2018-03-03 15:53:14 +13:00
parent 6951db84bc
commit c72f703073

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion = 25
buildToolsVersion '27.0.3'
defaultConfig {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21