We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991b8ce commit ab4a4d4Copy full SHA for ab4a4d4
app/build.gradle
@@ -22,8 +22,8 @@ android {
22
applicationId 'com.infomaniak.mail'
23
minSdk 25
24
targetSdk 34
25
- versionCode 1_04_006_01
26
- versionName '1.4.6'
+ versionCode 1_04_007_01
+ versionName '1.4.7'
27
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
28
29
setProperty "archivesBaseName", "infomaniak-mail-$versionName ($versionCode)"
fastlane/metadata/android/en-US/changelogs/1_04_007_01.txt
@@ -0,0 +1 @@
1
+- Various bug fixes
fastlane/metadata/android/fr/changelogs/1_04_007_01.txt
+- Diverses corrections de bugs
0 commit comments