Skip to content

Commit 2328902

Browse files
chore: Release v3.1.0-dev.1 [skip ci]
# [3.1.0-dev.1](v3.0.3-dev.1...v3.1.0-dev.1) (2024-11-25) ### Features * Warn when option could not be set because the option does not exist ([7ec6504](7ec6504))
1 parent 7ec6504 commit 2328902

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0-dev.1](https://github.com/ReVanced/revanced-library/compare/v3.0.3-dev.1...v3.1.0-dev.1) (2024-11-25)
2+
3+
4+
### Features
5+
6+
* Warn when option could not be set because the option does not exist ([7ec6504](https://github.com/ReVanced/revanced-library/commit/7ec650461935faf2a8fbb667db3cf137157b70b5))
7+
18
## [3.0.3-dev.1](https://github.com/ReVanced/revanced-library/compare/v3.0.2...v3.0.3-dev.1) (2024-11-11)
29

310

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.0.3-dev.1
1+
version = 3.1.0-dev.1
22
#Gradle
33
org.gradle.jvmargs = -Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options="-Xmx2048M"
44
org.gradle.caching = true

0 commit comments

Comments
 (0)