Skip to content

Commit

Permalink
Glimpse: Update AGP to 8.5.2
Browse files Browse the repository at this point in the history
Change-Id: I78b117fc9b8f7002cb8106f6ea62089086a0147b
  • Loading branch information
luca020400 committed Sep 7, 2024
1 parent 947bdc6 commit a650893
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

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

Expand Down

0 comments on commit a650893

Please sign in to comment.