mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 13:56:17 +00:00
# [1.1.0](https://github.com/ReVanced/revanced-library/compare/v1.0.1...v1.1.0) (2023-10-01) ### Bug Fixes * Only load the keystore once per instantiation ([5993f7e](5993f7e568)) * Use correct function name casing ([ef38d8b](ef38d8b4bf)) ### Features * Increase the key size to 4096 ([892e083](892e0835c6))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.1.0
|