Change to api level 28

This commit is contained in:
Clayton Wilson 2020-09-18 18:37:18 -04:00
parent 5e026d9096
commit 2a8ddff82a

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 30 compileSdkVersion 28
buildToolsVersion "30.0.2" buildToolsVersion "30.0.2"
defaultConfig { defaultConfig {