Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 7f1a0ce commit 19fb082
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 @@ -19,7 +19,7 @@ buildscript {
]

ext.deps = [
androidPlugin : 'com.android.tools.build:gradle:7.3.0',
androidPlugin : 'com.android.tools.build:gradle:8.7.1',
kotlinPlugin : "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}",
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
androidxCore : 'androidx.core:core:1.6.0',
Expand Down

0 comments on commit 19fb082

Please sign in to comment.