Skip to content

Commit

Permalink
Merge pull request #530 from nextcloud/renovate/com.android.library-8.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin com.android.library to v8.7.1
  • Loading branch information
github-actions[bot] authored Oct 14, 2024
2 parents 1158fc0 + 77c3fc3 commit 77ad62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'org.jetbrains.kotlin.plugin.compose' version '2.0.21' apply false
id 'com.android.library' version '8.7.0' apply false
id 'com.android.library' version '8.7.1' apply false
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false
id "com.diffplug.spotless" version "6.25.0" apply false
Expand Down

0 comments on commit 77ad62e

Please sign in to comment.