Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[versions]
# Core SDK deps (or common):
acinqSecp256k1 = "0.10.0"
androidGradlePlugin = "8.1.1"
acinqSecp256k1 = "0.10.1"
androidGradlePlugin = "8.1.2"
appAuth = "0.11.1"
buildKonfig = "0.13.3"
dataStore = "1.0.0"
desugar_jdk_libs = "2.0.3"
dokka = "1.8.10"
dokka = "1.9.0"
downloadFile = "5.4.0"
gradleS3 = "1.2.1"
jna = "5.13.0"
kase64 = "1.0.6"
kotest = "5.5.4"
kotlin = "1.9.0"
kotlinCompilerExtension = "1.4.0"
kotlinCoroutines = "1.6.4"
kotlinCoroutines = "1.7.2"
kotlinxDateTime = "0.4.0"
kotlinSerializationJson = "1.4.1"
krypt = "0.3.1"
Expand All @@ -32,15 +32,15 @@ accompanist = "0.28.0"
activityCompose = "1.7.2"
barcodeScanning = "17.2.0"
cameraX = "1.3.0-beta02"
composeBom = "2023.08.00"
coreKtx = "1.10.1"
composeBom = "2023.09.01"
coreKtx = "1.12.0"
espresso = "3.5.1"
hilt = "2.47"
hiltComposeNavigation = "1.0.0"
junit = "4.13.2"
junitExt = "1.1.5"
lifecycleRuntimeKtx = "2.6.1"
navigationCompose = "2.7.0"
lifecycleRuntimeKtx = "2.6.2"
navigationCompose = "2.7.3"
retrofit = "2.9.0"
qrCode = "1.0.1"
zxing = "3.5.1"
Expand Down
222 changes: 0 additions & 222 deletions javatest/src/test/java/com/lightspark/javatest/UmaTest.java

This file was deleted.