Skip to content

Commit

Permalink
Update android.gradle to v8.4.1
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from  | to    |
| ---------- | ------------------------------------------------------------- | ----- | ----- |
| maven      | com.android.application:com.android.application.gradle.plugin | 8.4.0 | 8.4.1 |
| maven      | com.android.library:com.android.library.gradle.plugin         | 8.4.0 | 8.4.1 |
  • Loading branch information
renovate[bot] committed May 21, 2024
1 parent 182329e commit 2367a3a
Showing 1 changed file with 1 addition 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 @@ -14,7 +14,7 @@ java-toolchain = "17"

ktlint = "1.1.1"

android-gradle = "8.4.0"
android-gradle = "8.4.1"
android-min = "24"
android-target = "34"
android-compile = "34"
Expand Down

0 comments on commit 2367a3a

Please sign in to comment.