mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 22:06:18 +00:00
Compare commits
4 Commits
v1.1.1-dev
...
v1.1.2-dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5024ea3313 | ||
|
|
c61d90462f | ||
|
|
8263175a8e | ||
|
|
17694e2d8a |
@@ -1,3 +1,12 @@
|
||||
## [1.1.2-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.1...v1.1.2-dev.1) (2023-10-05)
|
||||
|
||||
## [1.1.1](https://github.com/ReVanced/revanced-library/compare/v1.1.0...v1.1.1) (2023-10-04)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* Use maps to set options ([13823b7](https://github.com/ReVanced/revanced-library/commit/13823b74db1de3a104b5022b6bf0db0ef945f47b))
|
||||
|
||||
## [1.1.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.1.0...v1.1.1-dev.1) (2023-10-04)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 1.1.1-dev.1
|
||||
version = 1.1.2-dev.1
|
||||
|
||||
@@ -5,7 +5,7 @@ jackson-module-kotlin = "2.14.3"
|
||||
jadb = "2531a28109"
|
||||
kotlin-reflect = "1.9.0"
|
||||
kotlin-test = "1.8.20-RC"
|
||||
revanced-patcher = "16.0.0"
|
||||
revanced-patcher = "16.0.1"
|
||||
binary-compatibility-validator = "0.13.2"
|
||||
|
||||
[libraries]
|
||||
|
||||
Reference in New Issue
Block a user