mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-11 13:56:17 +00:00
chore(release): 3.0.0-dev.1 [skip ci]
# [3.0.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v2.4.0-dev.1...v3.0.0-dev.1) (2024-08-06) ### Bug Fixes * Make functions internal which are supposed to be internal ([893d22d](893d22d793)) ### Build System * Refactor to DSL to bump ReVanced Patcher ([7f5d6da](7f5d6dad7b)) ### Features * Remove deprecated functions ([b9bf3bc](b9bf3bc882)) ### BREAKING CHANGES * Some functions have been removed. * Some functions are not available anymore. * The signature of some functions has changed.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version = 2.4.0-dev.1
|
||||
version = 3.0.0-dev.1
|
||||
#Gradle
|
||||
org.gradle.jvmargs = -Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options="-Xmx2048M"
|
||||
org.gradle.caching = true
|
||||
|
||||
Reference in New Issue
Block a user