Revert "Drop support for Android 5 / Play store"

This reverts commit dbfeadb728.
pull/184/head
M66B 4 years ago
parent dbfeadb728
commit c69394e7b9

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

Loading…
Cancel
Save