version changes due to android studio upgrade to 3.2.1

This commit is contained in:
Juha Heinanen
2018-10-25 00:03:27 +03:00
parent 7aa12e2ae6
commit 62d01c7a49
3 changed files with 7 additions and 6 deletions

View File

@ -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