targetSdkVersion 14 -> 33

pull/1/head
gexinghai 3 years ago
parent 49ea6683ec
commit 4a2ed1dac0

@ -8,7 +8,7 @@ android {
defaultConfig { defaultConfig {
applicationId "net.micode.notes" applicationId "net.micode.notes"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 14 targetSdkVersion 33
} }
buildTypes { buildTypes {

Loading…
Cancel
Save