Update targetSdk to 33

This commit is contained in:
Prathamesh More 2023-03-14 12:47:50 +05:30
parent ea8d455c05
commit dd628ed6f1
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ android {
defaultConfig {
minSdk 21
targetSdk 32
targetSdk 33
vectorDrawables.useSupportLibrary = true