version changes due to android studio upgrade to 3.2.1
This commit is contained in:
@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
compileSdkVersion = 27
|
||||
buildToolsVersion '27.0.3'
|
||||
// buildToolsVersion '28.0.2'
|
||||
defaultConfig {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
|
||||
Reference in New Issue
Block a user