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