Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
softartdev committed Apr 14, 2024
1 parent 2fa0049 commit fe412c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ targetSdk = "34"
minSdk = "21"
jdk = "17"
kotlin = "1.9.23"
agp = "8.3.1"
agp = "8.3.2"
gms = "4.4.1"
crashlytics = "2.9.9"
compose = "1.6.1"
compose = "1.6.2"
composeCompiler = "1.5.10"
coroutines = "1.8.0"
sqlDelight = "2.0.2"
Expand All @@ -23,7 +23,7 @@ napier = "2.7.1"
mokoResources = "0.24.0-alpha-5"
materialThemePrefs = "0.6.5"
androidxActivityCompose = "1.8.2"
androidxComposeTest = "1.6.3"
androidxComposeTest = "1.6.5"
androidxCoreSplashscreen = "1.0.1"
androidxLegacySupport = "1.0.0"
androidxPreference = "1.2.1"
Expand Down

0 comments on commit fe412c5

Please sign in to comment.