1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-13 10:50:54 +00:00

minSdkVersion update

This commit is contained in:
M66B 2022-04-08 12:20:39 +02:00
parent a9c1bb8ed1
commit c7303089cf

View file

@ -185,7 +185,7 @@ android {
}
play {
dimension "all"
minSdkVersion 23
//minSdkVersion 23
buildConfigField "boolean", "TEST_RELEASE", "false"
buildConfigField "boolean", "BETA_RELEASE", "true"
buildConfigField "boolean", "PLAY_STORE_RELEASE", "true"