Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
chore(deps): update kotlin monorepo to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 1244f89 commit 3f3d321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testapp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget

plugins {
id("com.android.library") version "8.5.2"
kotlin("android") version "2.0.10"
kotlin("plugin.compose") version "2.0.10"
kotlin("android") version "2.0.20"
kotlin("plugin.compose") version "2.0.20"
}

android {
Expand Down

0 comments on commit 3f3d321

Please sign in to comment.