mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-25 03:31:03 +00:00
# [5.39.0](https://github.com/ReVanced/revanced-patches/compare/v5.38.0...v5.39.0) (2025-09-17) ### Bug Fixes * **YouTube - Spoof video streams:** Do not use Android Creator for livestreams ([cbe576b](cbe576bc38)) * **YouTube - Spoof video streams:** Show Android Studio in spoof stream menu ([c9f741e](c9f741e616)) * **YouTube Music - Spoof video streams:** Remove iPadOS client ([7eeffd3](7eeffd3392)) ### Features * **YouTube - Hide video action buttons:** Add "Hide Shop button" setting ([a84db7b](a84db7be7f))
7 lines
166 B
INI
7 lines
166 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.39.0
|