mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-29 22:24:27 +02:00

# Conflicts: # gradle.properties # src/main/kotlin/app/revanced/patches/tumblr/annoyances/popups/fingerprints/ShowGiftMessagePopupFingerprint.kt # src/main/kotlin/app/revanced/patches/tumblr/featureflags/fingerprints/GetFeatureValueFingerprint.kt # src/main/kotlin/app/revanced/patches/youtube/misc/announcements/AnnouncementsPatch.kt
5 lines
129 B
INI
5 lines
129 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = auto # Use Project style setting.
|
|
version = 4.6.0-dev.1
|