Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
fix: remove duplicate bytecode target
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Oct 10, 2024
1 parent cfb5cc8 commit 82956dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions patches/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
group = "app.revanced"

java.sourceCompatibility = JavaVersion.VERSION_11
java.targetCompatibility = JavaVersion.VERSION_11

patches {
about {
name = "ReVanced Patches"
Expand Down

0 comments on commit 82956dd

Please sign in to comment.