chore: Release v3.0.1 [skip ci]

## [3.0.1](https://github.com/ReVanced/revanced-library/compare/v3.0.0...v3.0.1) (2024-10-13)

### Bug Fixes

* Serialize compatible packages as a map instead of a set of pairs. ([737e272](737e272481))
This commit is contained in:
semantic-release-bot
2024-10-13 01:55:25 +00:00
parent 8bb41be8fc
commit 4fe9304570
2 changed files with 8 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
version = 3.0.1-dev.3
version = 3.0.1
#Gradle
org.gradle.jvmargs = -Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options="-Xmx2048M"
org.gradle.caching = true