Skip to content

Commit f24b57b

Browse files
Update android.gradle.plugin to v8.13.0
1 parent 1bd47ea commit f24b57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[versions]
55
# Project
66
# We cannot use 8.12.+ since it breaks F-Droid build (see https://github.com/element-hq/element-x-android/issues/3420#issuecomment-3199571010)
7-
android_gradle_plugin = "8.11.1"
7+
android_gradle_plugin = "8.13.0"
88
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
99
kotlin = "2.2.10"
1010
kotlinpoet = "2.2.0"

0 commit comments

Comments
 (0)