diff --git a/app/build.gradle b/app/build.gradle index c310cc5f32..10a19492fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId 'com.infomaniak.mail' minSdk 25 targetSdk 34 - versionCode 1_03_000_01 - versionName '1.3.0' + versionCode 1_03_001_01 + versionName '1.3.1' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' setProperty "archivesBaseName", "infomaniak-mail-$versionName ($versionCode)"