chore(release): 1.5.1-dev.1 [skip ci]

## [1.5.1-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.5.0...v1.5.1-dev.1) (2024-02-08)

### Bug Fixes

* Map dependencies from `KClass` into `String` to fix serialization ([57e36ab](57e36ab5c1))
This commit is contained in:
semantic-release-bot
2024-02-08 02:10:11 +00:00
parent 57e36ab5c1
commit 9ff06a2f1b
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.5.0
version = 1.5.1-dev.1