Skip to content

Commit 87c6e2f

Browse files
authored
Merge pull request eu-digital-identity-wallet#431 from niscy-eudiw/main
Upgrade Android Gradle Plugin and Lint
2 parents 850614f + f317305 commit 87c6e2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
accompanist = "0.37.3"
33
androidDesugarJdkLibs = "2.1.5"
4-
androidGradlePlugin = "8.12.1"
4+
androidGradlePlugin = "8.12.2"
55
androidxActivity = "1.10.1"
66
androidxAppCompat = "1.7.1"
77
androidxBrowser = "1.9.0"
@@ -36,7 +36,7 @@ kotlinxCoroutines = "1.10.2"
3636
kotlinxDatetime = "0.7.1"
3737
kotlinxSerializationJson = "1.9.0"
3838
ksp = "2.2.10-2.0.2"
39-
lint = "31.12.1"
39+
lint = "31.12.2"
4040
okhttp = "5.1.0"
4141
protobuf = "4.32.0"
4242
protobufPlugin = "0.9.5"

0 commit comments

Comments
 (0)