1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 01:36:55 +00:00

Revert "Drop support for Android 5 / Play store"

This reverts commit dbfeadb728.
This commit is contained in:
M66B 2020-07-29 09:11:44 +02:00
parent dbfeadb728
commit c69394e7b9

View file

@ -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\""