Skip to content

Commit

Permalink
build: bump version to v1.3.8 and patcher dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Aunali321 committed Jul 1, 2023
1 parent 26d7e5b commit 68876a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

// ReVanced
implementation "app.revanced:revanced-patcher:11.0.3"
implementation "app.revanced:revanced-patcher:11.0.4"

// Signing & aligning
implementation("org.bouncycastle:bcpkix-jdk15on:1.70")
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager

publish_to: 'none'

version: 1.3.7+100300007
version: 1.3.8+100300008

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 68876a4

Please sign in to comment.