Skip to content

Commit

Permalink
Merge pull request #544 from freefair/dependabot/gradle/8.9.x/agpVers…
Browse files Browse the repository at this point in the history
…ion-8.9.0

Bump agpVersion from 8.9.0-rc02 to 8.9.0
  • Loading branch information
larsgrefer authored Mar 6, 2025
2 parents 4872d6a + f93a0a1 commit fe0733c
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 @@ -14,7 +14,7 @@ repositories {
}

def freefairGradleVersion = "8.12.1"
def agpVersion = "8.9.0-rc02"
def agpVersion = "8.9.0"

group = 'io.freefair.gradle'
description = "FreeFair Android Gradle Plugins"
Expand Down

0 comments on commit fe0733c

Please sign in to comment.