Bump SDK version to 33 (#251)

* bump

* minor improvemnts
This commit is contained in:
Yogesh Choudhary Paliyal
2022-11-07 14:12:51 +05:30
committed by GitHub
parent ce6e1e527e
commit fbc4dbde11
4 changed files with 8 additions and 8 deletions

View File

@@ -4,12 +4,12 @@ plugins {
}
android {
compileSdk 32
compileSdk 33
defaultConfig {
applicationId "com.yogeshpaliyal.keypasscompose"
minSdk 21
targetSdk 32
targetSdk 33
versionCode 1
versionName "1.0"