mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 02:45:51 +01:00
52f4dbb2c7
# [5.1.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.1.0-dev.1...v5.1.0-dev.2) (2024-11-21) ### Bug Fixes * **YouTube - SponsorBlock:** Fix create new segment crash on tablet custom roms ([#3946](https://github.com/ReVanced/revanced-patches/issues/3946)) ([a0da377
](a0da377ba8
))
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.1.0-dev.2
|