mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-23 10:41:03 +00:00
# [5.48.0-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.48.0-dev.4...v5.48.0-dev.5) (2025-12-30) ### Bug Fixes * **Disney+ - Skip ads:** Remove unsupported package names ([#6422](https://github.com/ReVanced/revanced-patches/issues/6422)) ([44e7dbc](44e7dbcf4d))
7 lines
172 B
INI
7 lines
172 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.48.0-dev.5
|