update target sdk version

This commit is contained in:
dkanada 2020-10-15 22:57:01 +09:00
commit 79bd4f2a51

View file

@ -1,11 +1,11 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 28 compileSdkVersion 30
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 30
versionCode 7 versionCode 7
versionName '1.1.2' versionName '1.1.2'