mirror of https://github.com/M66B/FairEmail.git
parent
257f32f8b5
commit
6d77ded87c
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "eu.faircode.email"
|
applicationId "eu.faircode.email"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 250
|
versionCode 251
|
||||||
versionName "1.250"
|
versionName "1.251"
|
||||||
archivesBaseName = "FairEmail-v$versionName"
|
archivesBaseName = "FairEmail-v$versionName"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in New Issue