Skip to content

Commit

Permalink
chore(deps): update plugin com.android.library to v8.6.0-alpha01 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: NoName <29282888+xteamlyer@users.noreply.github.com>
  • Loading branch information
renovate[bot] and xteamlyer committed May 15, 2024
1 parent 4bc534b commit 68aec57
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 @@ -4,8 +4,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id 'com.android.application' version "8.6.0-alpha01"
id 'com.android.library' version "8.5.0-beta01" apply false
id 'com.android.test' version '8.5.0-beta01' apply false
id 'com.android.library' version "8.6.0-alpha01" apply false
id 'com.android.test' version '8.6.0-alpha01' apply false
id 'androidx.baselineprofile' version '1.3.0-alpha05'
id 'org.jetbrains.kotlin.android' version "2.0.0-RC3"
id 'org.jetbrains.kotlin.plugin.compose' version "2.0.0-RC3"
Expand Down

0 comments on commit 68aec57

Please sign in to comment.