mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-26 10:55:09 +01:00
Revert "Drop support for Android 5 / Play store"
This reverts commit dbfeadb728.
This commit is contained in:
@@ -145,7 +145,7 @@ android {
|
||||
}
|
||||
play {
|
||||
dimension "all"
|
||||
minSdkVersion 23
|
||||
//minSdkVersion 23
|
||||
buildConfigField "boolean", "BETA_RELEASE", "true"
|
||||
buildConfigField "boolean", "PLAY_STORE_RELEASE", "true"
|
||||
buildConfigField "String", "PRO_FEATURES_URI", "\"https://email.faircode.eu/#pro\""
|
||||
|
||||
Reference in New Issue
Block a user