Skip to content

Commit

Permalink
Merge pull request #241 from imashnake0/renovate/agp
Browse files Browse the repository at this point in the history
Update agp to v8.8.0
  • Loading branch information
boswelja authored Jan 10, 2025
2 parents 8ca6555 + fc27dd7 commit d4e415c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ desugaring = "2.1.4"

# Android Gradle Plugin
# https://developer.android.com/studio/releases/gradle-plugin.
agp = "8.7.3"
agp = "8.8.0"

# AndroidX
# https://androidx.tech.
Expand Down
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ include(
android {
buildToolsVersion = "35.0.0"
compileSdk = 35
targetSdk = 35
minSdk = 29
}

Expand Down

0 comments on commit d4e415c

Please sign in to comment.