Update build.gradle

This commit is contained in:
Marcos Rodriguez Vélez 2021-07-26 11:43:40 -04:00 committed by GitHub
parent edc2f571d8
commit ab4e197284
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildscript {
ext {
minSdkVersion = 26
minSdkVersion = 28
supportLibVersion = "28.0.0"
buildToolsVersion = "29.0.3"
compileSdkVersion = 29