Skip to content

Commit

Permalink
Upgrade AGP to 8.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Sep 2, 2024
1 parent 84d7225 commit b5c9768
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
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.library' version '8.5.2' apply false
id 'com.android.library' version '8.6.0' apply false
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
id 'app.opendocument.conanandroidgradleplugin' version '0.9.2' apply false
}
Expand Down

0 comments on commit b5c9768

Please sign in to comment.