update target sdk version
This commit is contained in:
parent
841b59796c
commit
79bd4f2a51
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
|||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 30
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 30
|
||||
|
||||
versionCode 7
|
||||
versionName '1.1.2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue