mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
1.785 release
This commit is contained in:
@@ -13,12 +13,12 @@ android {
|
||||
applicationId "eu.faircode.email"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 784
|
||||
versionName "1.784"
|
||||
versionCode 785
|
||||
versionName "1.785"
|
||||
archivesBaseName = "FairEmail-v$versionName"
|
||||
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Yurgovuchia\""
|
||||
buildConfigField "String", "RELEASE_NAME", "\"Zby\""
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
@@ -202,7 +202,7 @@ dependencies {
|
||||
def biweekly_version = "0.6.3"
|
||||
def photoview_version = "2.3.0"
|
||||
def relinker_version = "1.3.1"
|
||||
def markwon_version = "4.1.1"
|
||||
def markwon_version = "4.1.2"
|
||||
def msal_version = "1.0.0"
|
||||
|
||||
// https://developer.android.com/jetpack/androidx/releases/
|
||||
|
||||
Reference in New Issue
Block a user