Skip to content

Commit

Permalink
Update android.gradle to v8.3.2
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.3.1 | 8.3.2 |
| maven      | com.android.library:com.android.library.gradle.plugin         | 8.3.1 | 8.3.2 |
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent e4d7060 commit 7b2dc8d
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.3.1"
android-gradle = "8.3.2"
android-min = "24"
android-target = "34"
android-compile = "34"
Expand Down

0 comments on commit 7b2dc8d

Please sign in to comment.