Skip to content

Commit

Permalink
update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
nicked committed Mar 2, 2024
1 parent 9e5f5a3 commit 77114d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ buildscript {

plugins {
id "com.github.ben-manes.versions" version "0.42.0"
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
id 'com.google.devtools.ksp' version '1.9.10-1.0.13' apply false
id 'org.jetbrains.kotlin.android' version '1.9.22' apply false
id 'com.google.devtools.ksp' version '1.9.22-1.0.17' apply false
}

allprojects {
Expand Down

0 comments on commit 77114d0

Please sign in to comment.