Skip to content

Commit

Permalink
build: bump version to v1.3.7 and patcher dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Ushie committed Jun 30, 2023
1 parent e78af6a commit 26d7e5b
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.1"
implementation "app.revanced:revanced-patcher:11.0.3"

// 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.6+100300006
version: 1.3.7+100300007

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

0 comments on commit 26d7e5b

Please sign in to comment.