added buildToolsVersion to build-gradle
This commit is contained in:
@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion = 25
|
||||
|
||||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
|
||||
Reference in New Issue
Block a user