Skip to content

Commit 90d53d0

Browse files
Bump com.android.application from 8.7.3 to 8.8.0 (#485)
* Bump com.android.application from 8.7.3 to 8.8.0 Bumps com.android.application from 8.7.3 to 8.8.0. --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Upgrade Gradle wrapper Signed-off-by: Arnau Mora <arnyminerz@proton.me> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Arnau Mora <arnyminerz@proton.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arnau Mora <arnyminerz@proton.me>
1 parent 32ef10c commit 90d53d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
aboutLibs = "11.4.0"
3-
agp = "8.7.3"
3+
agp = "8.8.0"
44
androidx-activityCompose = "1.9.3"
55
androidx-appCompat = "1.7.0"
66
androidx-archCore = "2.2.0"
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)