Skip to content

Commit 95b23e1

Browse files
New version (1.6.7)
1 parent 645b36d commit 95b23e1

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_06_006_01
26-
versionName '1.6.6'
25+
versionCode 1_06_007_01
26+
versionName '1.6.7'
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+
- Update method to calculate sizes
2+
- Correct plural form of some texts
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Mise à jour de la méthode de calcul des tailles
2+
- Correction du pluriel de certains textes

0 commit comments

Comments
 (0)