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

## [14.2.1-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v14.2.0...v14.2.1-dev.1) (2023-08-27)

### Bug Fixes

* do not flag resource table as sparse when main package is not loaded ([b832812](b832812767))
This commit is contained in:
semantic-release-bot
2023-08-27 20:17:31 +00:00
parent b832812767
commit 6cc863efb3
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 = 14.2.0
version = 14.2.1-dev.1