mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 11:55:20 +01:00
Target SDK 36
This commit is contained in:
@@ -24,9 +24,9 @@ android {
|
||||
// https://apilevels.com/
|
||||
defaultConfig {
|
||||
applicationId "eu.faircode.email"
|
||||
compileSdk 35
|
||||
compileSdk 36
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
targetSdkVersion 36
|
||||
//targetSdkPreview "VanillaIceCream"
|
||||
versionCode getVersionCode()
|
||||
versionName "1." + getVersionCode()
|
||||
|
||||
Reference in New Issue
Block a user