mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-20 16:57:32 +01:00
ccb5d81d46
# [0.98.0](https://github.com/revanced/revanced-integrations/compare/v0.97.0...v0.98.0) (2023-02-22) ### Bug Fixes * remove nullable annotation in Kotlin code ([b5a29fd](b5a29fdce1
)) * **twitter:** make `hide-ads` patch compatible with any version ([6655988](665598836a
)) * **youtube/hide-watch-in-vr:** fix descriptions ([96fcc0b](96fcc0b1c7
)) ### Features * **twitter:** `hide-recommended-users` patch ([96eea3d](96eea3d4fc
)) * **youtube/general-ads:** hide channel bar ([35c4266](35c4266e8b
)) * **youtube/general-ads:** hide full-screen feed banner ([da1572c](da1572c28d
)) * **youtube/general-ads:** hide horizontal video shelf ([fd975ec](fd975ecd2a
)) * **youtube/open-links-directly:** skip every redirect url ([2d73b8b](2d73b8b29b
))
4 lines
75 B
INI
4 lines
75 B
INI
org.gradle.jvmargs = -Xmx2048m
|
|
android.useAndroidX = true
|
|
version = 0.98.0
|