Skip to content

Commit 8ae1e13

Browse files
authored
chore: Update android-login (#457)
2 parents b2ac38d + f4399cd commit 8ae1e13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Legacy/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484

8585
api "io.coil-kt:coil:2.7.0"
8686

87-
api 'com.github.infomaniak:android-login:3.1.5'
87+
api 'com.github.infomaniak:android-login:3.1.6'
8888
api 'com.facebook.stetho:stetho-okhttp3:1.6.0'
8989
api 'com.squareup.okhttp3:okhttp:4.12.0'
9090

gradle/core.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
activityCompose = "1.9.3" # Doesn't build when bumped to 1.10.1 (Waiting SDK 35)
33
adaptive = "1.0.0"
4-
androidLogin = "3.1.5"
4+
androidLogin = "3.1.6"
55
androidxCollection = "1.5.0"
66
androidxCore = "1.13.1" # Doesn't build when bumped to 1.15.0 (Waiting SDK 35)
77
appUpdateVersion = "2.1.0"

0 commit comments

Comments
 (0)