Build with the Android Q SDK

This commit is contained in:
Cameron Gutman 2019-06-05 20:21:19 -07:00
parent b521c784bc
commit 6fb3a8e57d

View File

@ -1,8 +1,8 @@
apply plugin: 'com.android.application'
android {
buildToolsVersion '28.0.3'
compileSdkVersion 28
buildToolsVersion '29.0.0'
compileSdkVersion 29
defaultConfig {
minSdkVersion 16