Update targetSdk to 33
This commit is contained in:
parent
ea8d455c05
commit
dd628ed6f1
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
minSdk 21
|
||||
targetSdk 32
|
||||
targetSdk 33
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue