Skip to content

Commit 08091da

Browse files
New version (1.4.3)
1 parent ae1dd0e commit 08091da

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId 'com.infomaniak.mail'
2323
minSdk 25
2424
targetSdk 34
25-
versionCode 1_04_002_01
26-
versionName '1.4.2'
25+
versionCode 1_04_003_01
26+
versionName '1.4.3'
2727
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
2828

2929
setProperty "archivesBaseName", "infomaniak-mail-$versionName ($versionCode)"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Add possibility to block a specific contact in a thread
2+
- Replace current editor with rich html editor
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Ajout de la possibilité de bloquer un contact spécifique dans un fil de discussion
2+
- Remplacement de l'éditeur actuel par un éditeur html riche

0 commit comments

Comments
 (0)