mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-03 13:52:57 +01:00
5279f13d61
# [5.0.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.0.0-dev.1...v5.0.0-dev.2) (2024-11-09) ### Bug Fixes * **YouTube - Return YouTube Dislike:** Show Shorts dislikes with new A/B button icons ([084e0a5
](084e0a527b
))
7 lines
171 B
INI
7 lines
171 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.0.0-dev.2
|