File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright 2022-2024 Pranav Pandey
2
+ * Copyright 2022-2025 Pranav Pandey
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -32,7 +32,7 @@ buildscript {
32
32
}
33
33
34
34
dependencies {
35
- classpath ' com.android.tools.build:gradle:8.5.1 '
35
+ classpath ' com.android.tools.build:gradle:8.7.3 '
36
36
}
37
37
}
38
38
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
3
zipStoreBase =GRADLE_USER_HOME
4
4
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
You can’t perform that action at this time.
0 commit comments