Commit 45af186 1 parent 508ab76 commit 45af186 Copy full SHA for 45af186
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
22
22
applicationId ' com.infomaniak.mail'
23
23
minSdk 25
24
24
targetSdk 34
25
- versionCode 1_02_000_01
26
- versionName ' 1.2.0 '
25
+ versionCode 1_02_001_01
26
+ versionName ' 1.2.1 '
27
27
testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
28
28
29
29
setProperty " archivesBaseName" , " infomaniak-mail-$versionName ($versionCode )"
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- androidGradlePlugin = " 8.2.1 "
2
+ androidGradlePlugin = " 8.2.2 "
3
3
dotsindicator = " 5.0"
4
4
dragdropswipeRecyclerview = " 1.2.0"
5
5
firebaseMessagingKtx = " 23.4.0"
@@ -14,13 +14,13 @@ kapt = "1.8.22"
14
14
kotlin = " 1.9.22"
15
15
ksp = " 1.9.22-1.0.16"
16
16
leakcanaryAndroid = " 2.12"
17
- lifecycleProcess = " 2.6.2 "
17
+ lifecycleProcess = " 2.7.0 "
18
18
lottie = " 6.3.0"
19
19
navigation = " 2.7.6"
20
20
realmKotlin = " 1.13.0"
21
- sentryAndroidFragment = " 7.1 .0"
21
+ sentryAndroidFragment = " 7.3 .0"
22
22
slidingPaneLayout = " 1.2.0"
23
- webkit = " 1.9 .0"
23
+ webkit = " 1.10 .0"
24
24
workConcurrentFutures = " 1.1.0"
25
25
workRuntimeKtx = " 2.9.0"
26
26
You can’t perform that action at this time.
0 commit comments