Skip to content

Commit 729c7b5

Browse files
New version (1.9.2)
1 parent a6ab0fd commit 729c7b5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId 'com.infomaniak.mail'
2424
minSdk appMinSdk
2525
targetSdk appCompileSdk
26-
versionCode 1_09_001_01
27-
versionName '1.9.1'
26+
versionCode 1_09_002_01
27+
versionName '1.9.2'
2828
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
2929

3030
setProperty "archivesBaseName", "infomaniak-mail-$versionName ($versionCode)"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Fix issue when moving threads
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Correction de problème lors du déplacement d'une conversation

0 commit comments

Comments
 (0)