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 2018-2024 Pranav Pandey
2
+ * Copyright 2018-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
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:${ versions.kotlin} "
37
37
}
38
38
}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
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
You can’t perform that action at this time.
0 commit comments