Skip to content

Commit d579f03

Browse files
chore(deps): upgrade agp, annotations, libass and harfbuzz
agp 8.4.0 -> 8.4.1 annotations 1.7.1 -> 1.8.0 libass 0.17.1 -> 0.17.2 harfbuzz 8.4.0 -> 8.5.0
1 parent 912ce01 commit d579f03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

buildscripts/include/depinfo.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ v_ndk=26.3.11579264
77
v_sdk_build_tools=34.0.0
88

99
v_lua=5.2.4
10-
v_libass=0.17.1
11-
v_harfbuzz=8.4.0
10+
v_libass=0.17.2
11+
v_harfbuzz=8.5.0
1212
v_fribidi=1.0.14
1313
v_freetype=2-13-2
1414
v_mbedtls=3.5.2

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
android-plugin = "8.4.0"
3-
androidx-annotation = "1.7.1"
2+
android-plugin = "8.4.1"
3+
androidx-annotation = "1.8.0"
44
publish-plugin = "2.0.0"
55

66
[libraries]

0 commit comments

Comments
 (0)