pull/215/head
M66B 6 months ago
parent 7723245495
commit 28ba65ed44

@ -24,9 +24,9 @@ android {
// https://apilevels.com/
defaultConfig {
applicationId "eu.faircode.email"
compileSdk 35
compileSdk 34
minSdkVersion 21
targetSdkVersion 35
targetSdkVersion 34
//targetSdkPreview "VanillaIceCream"
versionCode getVersionCode()
versionName "1." + getVersionCode()

Loading…
Cancel
Save