Skip to content

Commit 271d062

Browse files
authored
chore(Version): 1.21.3 (#2730)
2 parents ee27e6c + 9899cf6 commit 271d062

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ android {
3131
applicationId = "com.infomaniak.mail"
3232
minSdk = appMinSdk
3333
targetSdk = appCompileSdk
34-
versionCode = 1_21_002_01
35-
versionName = "1.21.2"
34+
versionCode = 1_21_003_01
35+
versionName = "1.21.3"
3636
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3737
testInstrumentationRunnerArguments["clearPackageData"] = "true"
3838
testInstrumentationRunnerArguments["useTestStorageService"] = "true"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fix attachment download
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Correction du téléchargement des pièces jointes

0 commit comments

Comments
 (0)