Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.android 2.1.0 to v2.1.10 (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 626560e commit 3472000
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 @@ -26,6 +26,6 @@ buildscript {
plugins {
id("com.android.application") version "8.8.0" apply false
id("com.android.library") version "8.8.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
id("androidx.navigation.safeargs") version "2.8.5" apply false
}

0 comments on commit 3472000

Please sign in to comment.