Skip to content

Commit 2367a3a

Browse files
committed
Update android.gradle to v8.4.1
| 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 |
1 parent 182329e commit 2367a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ java-toolchain = "17"
1414

1515
ktlint = "1.1.1"
1616

17-
android-gradle = "8.4.0"
17+
android-gradle = "8.4.1"
1818
android-min = "24"
1919
android-target = "34"
2020
android-compile = "34"

0 commit comments

Comments
 (0)