Skip to content

Commit 242b068

Browse files
committed
Gradle plugin 8.7.3
Gradle wrapper 8.9-bin.
1 parent cd75dfc commit 242b068

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 2019-2024 Pranav Pandey
2+
* Copyright 2019-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.
@@ -33,7 +33,7 @@ buildscript {
3333
}
3434

3535
dependencies {
36-
classpath 'com.android.tools.build:gradle:8.5.1'
36+
classpath 'com.android.tools.build:gradle:8.7.3'
3737
}
3838
}
3939

gradle/wrapper/gradle-wrapper.properties

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

0 commit comments

Comments
 (0)