Skip to content

Commit 60ace80

Browse files
chore(release): 4.4.0-dev.9 [skip ci]
# [4.4.0-dev.9](v4.4.0-dev.8...v4.4.0-dev.9) (2024-03-18) ### Bug Fixes * **TikTok:** Hook application context earlier to prevent crash ([#2893](#2893)) ([e6a468c](e6a468c))
1 parent e6a468c commit 60ace80

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.4.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v4.4.0-dev.8...v4.4.0-dev.9) (2024-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **TikTok:** Hook application context earlier to prevent crash ([#2893](https://github.com/ReVanced/revanced-patches/issues/2893)) ([395ccda](https://github.com/ReVanced/revanced-patches/commit/395ccda7b9218c522c7ca0f99f75a12036d3e3f3))
7+
18
# [4.4.0-dev.8](https://github.com/ReVanced/revanced-patches/compare/v4.4.0-dev.7...v4.4.0-dev.8) (2024-03-15)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 4.4.0-dev.8
4+
version = 4.4.0-dev.9

0 commit comments

Comments
 (0)