Skip to content

Commit 1a06c3e

Browse files
committed
update libs
1 parent 0b09c42 commit 1a06c3e

5 files changed

Lines changed: 13 additions & 13 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ compileSdk = "34"
33
targetSdk = "34"
44
minSdk = "21"
55
jdk = "17"
6-
kotlin = "1.9.22"
6+
kotlin = "1.9.23"
77
agp = "8.3.0"
88
gms = "4.4.1"
99
crashlytics = "2.9.9"
10-
compose = "1.6.0"
11-
composeCompiler = "1.5.8"
10+
compose = "1.6.1"
11+
composeCompiler = "1.5.10"
1212
coroutines = "1.8.0"
1313
sqlDelight = "2.0.1"
1414
androidxSqlite = "2.4.0"
@@ -21,9 +21,9 @@ koin = "3.5.3"
2121
kotlinx-datetime = "0.5.0"
2222
napier = "2.7.1"
2323
mokoResources = "0.24.0-alpha-5"
24-
materialThemePrefs = "0.6.4"
24+
materialThemePrefs = "0.6.5"
2525
androidxActivityCompose = "1.8.2"
26-
androidxComposeTest = "1.6.2"
26+
androidxComposeTest = "1.6.3"
2727
androidxCoreSplashscreen = "1.0.1"
2828
androidxLegacySupport = "1.0.0"
2929
androidxPreference = "1.2.1"
@@ -35,11 +35,11 @@ androidxTestExt = "1.1.5"
3535
androidxTest = "1.5.2"
3636
androidxTestOrchestrator = "1.4.2"
3737
googleAndroidMaterial = "1.11.0"
38-
firebase = "32.7.3"
38+
firebase = "32.7.4"
3939
leakCanary = "2.13"
4040
junit = "4.13.2"
41-
mockito = "5.10.0"
42-
turbine = "1.0.0"
41+
mockito = "5.11.0"
42+
turbine = "1.1.0"
4343
espresso = "3.5.1"
4444
desugar = "2.0.4"
4545
appdirs = "1.2.2"

iosApp/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ SPEC CHECKSUMS:
2424

2525
PODFILE CHECKSUM: 0dc93a6f6109335ea8cd3f91d2c87cc8c99f04a3
2626

27-
COCOAPODS: 1.15.2
27+
COCOAPODS: 1.12.1

iosApp/Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iosApp/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iosApp/Pods/Target Support Files/Pods-iosApp/Pods-iosApp-frameworks.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)