Skip to content

Commit

Permalink
Update AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
pyamsoft committed Aug 30, 2024
1 parent 6a70387 commit 11cf796
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 @@ -38,7 +38,7 @@ buildscript {
plugins {
// Android AGP
// https://developer.android.com/studio/build#top-level
id("com.android.library") version "8.5.2" apply false
id("com.android.library") version "8.6.0" apply false

// Fix Android build cache
// https://github.com/gradle/android-cache-fix-gradle-plugin
Expand Down

0 comments on commit 11cf796

Please sign in to comment.