Upgrade android studio to v4.

This commit is contained in:
Sergio Martínez Portela 2020-05-29 12:38:33 +02:00
parent ef7e173caf
commit 948a04c78f
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
android {
compileSdkVersion 29
buildToolsVersion "27.0.1"
buildToolsVersion '29.0.2'
defaultConfig {
applicationId "com.codigoparallevar.minicards"
minSdkVersion 15