chore: Release v3.0.3-dev.1 [skip ci]

## [3.0.3-dev.1](https://github.com/ReVanced/revanced-library/compare/v3.0.2...v3.0.3-dev.1) (2024-11-11)

### Bug Fixes

* Detect if app is installed by fixing inversion ([649f06b](649f06b19d))
This commit is contained in:
semantic-release-bot
2024-11-11 22:32:39 +00:00
parent 649f06b19d
commit e7a98b5795
2 changed files with 8 additions and 1 deletions

View File

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