Skip to content

Commit

Permalink
updated ksp version
Browse files Browse the repository at this point in the history
  • Loading branch information
raamcosta committed Jan 11, 2024
1 parent b4ff210 commit a8fa8b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ targetSdk = "34"

kotlin = "1.9.21"
dependencyCheckPluginVersion = "0.50.0"
agp = "8.2.0"
agp = "8.2.1"
mavenPublishPluginVersion = "0.25.3"

composeViewModel = "2.6.2"
Expand All @@ -15,7 +15,7 @@ activityCompose = "1.7.2"
material = "1.9.0" #ProcessorProviderTests fail when trying to update this one
lifecycleRuntimeKtx = "2.6.2"

ksp = "1.9.21-1.0.15"
ksp = "1.9.21-1.0.16"

junit = "4.13.2"

Expand Down

0 comments on commit a8fa8b2

Please sign in to comment.