Upgrade android studio to v4.
This commit is contained in:
parent
ef7e173caf
commit
948a04c78f
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue