mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 05:46:17 +00:00
# [2.3.0](https://github.com/ReVanced/revanced-library/compare/v2.2.1...v2.3.0) (2024-03-14) ### Bug Fixes * Support mounting even when Magisk is not installed ([2a30845](2a30845f61)) ### Features * Add utility function around key certificate pairs ([2df3484](2df3484b68)) * Improve exception message ([b15efa4](b15efa41f8)) * Simplify signing utility API ([4c6a636](4c6a6360cf))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.3.0
|