revert sdk version updates for now

This commit is contained in:
dkanada 2020-07-23 14:20:02 +09:00
commit 407cee4161
2 changed files with 3 additions and 3 deletions

View file

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