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

# [2.2.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.1.0...v2.2.0-dev.1) (2024-03-09)

### Bug Fixes

* Make property private ([51109c4](51109c4768))
* Sign APKs using `apksig` ([f59ecbc](f59ecbccd1))

### Features

* Increase default expiration date of certificate ([f2bd3f5](f2bd3f5eee))
This commit is contained in:
semantic-release-bot
2024-03-09 03:31:10 +00:00
parent f59ecbccd1
commit fca8a3f4c0
2 changed files with 14 additions and 1 deletions

View File

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