Skip to content

Commit

Permalink
Merge pull request #218 from niscy-eudiw/main
Browse files Browse the repository at this point in the history
AGP and dependency updates
  • Loading branch information
stzouvaras authored Nov 4, 2024
2 parents 746568c + 3796cf9 commit e608a32
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[versions]
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.1.2"
androidGradlePlugin = "8.7.1"
androidGradlePlugin = "8.7.2"
androidxActivity = "1.9.3"
androidxAppCompat = "1.7.0"
androidxBrowser = "1.8.0"
androidxComposeBom = "2024.10.00"
androidxComposeRuntimeTracing = "1.7.4"
androidxCore = "1.13.1"
androidxComposeBom = "2024.10.01"
androidxComposeRuntimeTracing = "1.7.5"
androidxCore = "1.15.0"
androidxCoreSplashscreen = "1.0.1"
androidxDataStore = "1.1.1"
androidxEspresso = "3.6.1"
androidxLifecycle = "2.8.6"
androidxLifecycle = "2.8.7"
androidxMacroBenchmark = "1.3.3"
androidxMetrics = "1.0.0-beta01"
androidxNavigation = "2.8.3"
Expand All @@ -24,20 +24,20 @@ androidxTestOrchestrator = "1.2.1"
androidxTracing = "1.2.0"
androidxUiAutomator = "2.3.0"
androidxWindowManager = "1.3.0"
androidxWork = "2.9.1"
androidxWork = "2.10.0"
androidxBiometric = "1.2.0-alpha05"
androidxSecurity = "1.1.0-alpha06"
androidxAppAuth = "1.0.0-beta01"
coil = "2.6.0"
constraintlayoutVersion = "1.0.1"
constraintlayoutVersion = "1.1.0"
gmsPlugin = "4.4.2"
junit4 = "4.13.2"
kotlin = "2.0.10"
kotlinxCoroutines = "1.8.1"
kotlinxDatetime = "0.4.1"
kotlinxSerializationJson = "1.7.1"
ksp = "2.0.10-1.0.24"
lint = "31.7.1"
lint = "31.7.2"
okhttp = "4.12.0"
protobuf = "3.24.0"
protobufPlugin = "0.9.4"
Expand All @@ -58,9 +58,9 @@ googlePhoneNumber = "8.13.40"
zxing = "3.5.2"
eudiWalletCore = "0.11.1-SNAPSHOT"
cborTree = "0.01.02"
cameraCore = "1.3.4"
cameraCore = "1.4.0"
owaspDependencyCheck = "10.0.3"
material3 = "1.3.0"
material3 = "1.3.1"
appCenter = "5.0.4"
kover = "0.7.5"
sonar = "5.0.0.4638"
Expand Down

0 comments on commit e608a32

Please sign in to comment.