mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-06 01:55:50 +01:00
910b03e9a3
# [1.5.0-dev.9](https://github.com/ReVanced/revanced-integrations/compare/v1.5.0-dev.8...v1.5.0-dev.9) (2024-03-27) ### Bug Fixes * Check index of pattern in string instead of the other way around ([96a1e46
](96a1e4680d
)) * **YouTube - Hide layout components:** Correctly hide Join button ([b945e2f
](b945e2f44b
)) * **YouTube - Hide Shorts components:** Correctly hide join button ([b7a8995
](b7a8995f79
)) * **YouTube:** Fix video playback by switching to ReVanced GmsCore vendor ([#589](https://github.com/ReVanced/revanced-integrations/issues/589)) ([6e947e2
](6e947e24c2
)) ### Features * **YouTube - Hide layout components:** Filter home/search results by keywords ([#584](https://github.com/ReVanced/revanced-integrations/issues/584)) ([0cbad98
](0cbad98205
)) * **YouTube - Hide Shorts components:** Hide like and dislike buttons ([2a08e5a
](2a08e5a98e
)) * **YouTube - Hide Shorts components:** Hide sound metadata label ([46d8ef6
](46d8ef6f88
)) * **YouTube - Hide Shorts components:** Hide title and full video link label ([59165de
](59165de801
))
5 lines
102 B
INI
5 lines
102 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
android.useAndroidX = true
|
|
version = 1.5.0-dev.9
|