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

# [1.4.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v1.3.0...v1.4.0-dev.1) (2023-11-27)

### Features

* Add `PatchUtils#getMostCommonCompatibleVersions` utility function ([c5f3536](c5f3536cbb))
This commit is contained in:
semantic-release-bot
2023-11-27 01:26:17 +00:00
parent c5f3536cbb
commit 34171b534b
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.3.0
version = 1.4.0-dev.1