mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 13:56:17 +00:00
# [1.2.0](https://github.com/ReVanced/revanced-library/compare/v1.1.5...v1.2.0) (2023-11-03) ### Bug Fixes * Catch exceptions when serializing invalid patch options ([cd73bd3](cd73bd39ce)) ### Features * Log warnings when compiling resources ([1dc8e2e](1dc8e2e2eb)) * Use better log messages when handling exceptions ([5896968](5896968358))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.2.0
|