Skip to content

Commit

Permalink
Merge pull request #4 from Katya-Incorporated/dependabot/gradle/main/…
Browse files Browse the repository at this point in the history
…com.google.devtools.ksp-2.0.21-1.0.28

Bump com.google.devtools.ksp from 2.0.21-1.0.26 to 2.0.21-1.0.28
  • Loading branch information
sorydima authored Nov 18, 2024
2 parents f21c941 + 640998c commit 3856762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id("com.android.application") version "8.7.2" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
id("androidx.navigation.safeargs") version "2.8.4" apply false
id("com.google.devtools.ksp") version "2.0.21-1.0.26" apply false
id("com.google.devtools.ksp") version "2.0.21-1.0.28" apply false
}

allprojects {
Expand Down

0 comments on commit 3856762

Please sign in to comment.