Skip to content

Commit

Permalink
Recorder: Update AGP to 8.7.2
Browse files Browse the repository at this point in the history
Change-Id: I5bbb3f79f6ad82c7cba540bf30fb4098edee2879
  • Loading branch information
luca020400 committed Nov 2, 2024
1 parent 73272e7 commit 0fe0b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.6.0" apply false
id("com.android.application") version "8.7.2" apply false
id("org.jetbrains.kotlin.android") version "1.7.10" apply false
}

Expand Down

0 comments on commit 0fe0b82

Please sign in to comment.