Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ohassine committed Sep 11, 2023
1 parent b6e74c3 commit f0edbb5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,38 @@ activity-compose = "1.3.1"
app-compat = "1.1.0"
android-paging3 = "3.1.1"
cli-kt = "3.5.0"
coroutines = "1.7.1"
coroutines = "1.7.3"
compose-compiler = "1.5.0"
compose-ui = "1.3.2"
compose-material = "1.3.1"
cryptobox4j = "1.3.0"
cryptobox-android = "1.1.5"
android-security = "1.1.0-alpha06"
ktor = "2.3.4"
okio = "3.2.0"
okio = "3.4.0"
ok-http = "4.10.0"
mockative = "1.4.1"
android-work = "2.8.1"
android-test-runner = "1.5.0"
android-test-rules = "1.4.0"
android-test-core = "1.4.0"
androidx-arch = "2.1.0"
androidx-arch = "2.2.0"
androidx-test-orchestrator = "1.4.2"
androidx-sqlite = "2.3.0"
androidx-sqlite = "2.3.1"
benasher-uuid = "0.8.0"
ktx-datetime = { strictly = "0.4.0" }
ktx-serialization = "1.5.1"
ktx-atomicfu = "0.18.5"
ktx-atomicfu = "0.22.0"
kover = "0.7.1"
multiplatform-settings = "1.0.0"
# if you update sqlDelight check if https://github.com/cashapp/sqldelight/issues/4154 is fixed
# and delete the work around in the dev.mk file
sqldelight = "2.0.0-alpha05"
sqlcipher-android = "4.5.3"
sqlcipher-android = "4.5.5"
pbandk = "0.14.2"
turbine = "1.0.0"
avs = "9.4.10"
jna = "5.6.0"
jna = "5.13.0"
core-crypto = "1.0.0-rc.12"
core-crypto-multiplatform = "0.6.0-rc.3-multiplatform-pre1"
completeKotlin = "1.1.0"
Expand Down

0 comments on commit f0edbb5

Please sign in to comment.