Skip to content

Commit e0f8b21

Browse files
committed
Gradle plugin 8.7.3
Gradle wrapper 8.9-bin.
1 parent effb4b2 commit e0f8b21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2024 Pranav Pandey
2+
* Copyright 2022-2025 Pranav Pandey
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -32,7 +32,7 @@ buildscript {
3232
}
3333

3434
dependencies {
35-
classpath 'com.android.tools.build:gradle:8.5.1'
35+
classpath 'com.android.tools.build:gradle:8.7.3'
3636
}
3737
}
3838

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
33
zipStoreBase=GRADLE_USER_HOME
44
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip

0 commit comments

Comments
 (0)