Commit b6507f2
committed
Upgrade Gradle to 9.5.0, AGP to 9.2.1, and SDK to 37
This commit updates the project's build system to newer versions of Gradle and the Android Gradle Plugin.
* **Gradle Upgrade:**
* The Gradle wrapper is updated from version `8.13` to `9.5.0`.
* The `gradlew` and `gradlew.bat` scripts have been updated to match the new version.
* **Android Gradle Plugin (AGP) Upgrade:**
* The AGP version is updated from `8.13.2` to `9.2.1`.
* The `androidLibrary` block in `build.gradle.kts` has been changed to `android` to align with the new plugin syntax.
* **Target SDK Update:**
* The `targetSdk` version has been increased from `36` to `37`.1 parent 8e70191 commit b6507f2
6 files changed
Lines changed: 20 additions & 35 deletions
File tree
- basic-ads
- gradle
- wrapper
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
115 | | - | |
116 | | - | |
| 114 | + | |
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments