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 plugin com.android.library to v8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent 3f3d321 commit 943514d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testapp/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.dsl.JvmTarget

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

0 comments on commit 943514d

Please sign in to comment.