Skip to content

Commit

Permalink
added version
Browse files Browse the repository at this point in the history
  • Loading branch information
Slenderman00 committed Sep 1, 2023
1 parent 362c218 commit 685e88c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package app.revanced.patches.grindr.annotations
import app.revanced.patcher.annotation.Compatibility
import app.revanced.patcher.annotation.Package

@Compatibility([Package("com.grindrapp.android")])
@Compatibility([Package("com.grindrapp.android", arrayOf("9.15.0"))])
@Target(AnnotationTarget.CLASS)
internal annotation class GrindrPatchCompatibility

0 comments on commit 685e88c

Please sign in to comment.