Skip to content

Commit 789f0a5

Browse files
authored
fix: Fix build error introduced in 4046bee (#6417)
1 parent da836b6 commit 789f0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/api/patches.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@ public final class app/revanced/patches/strava/password/EnablePasswordLoginPatch
11921192
public static final fun getEnablePasswordLoginPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
11931193
}
11941194

1195-
public final class app/revanced/patches/strava/snowplow/BlockSnowplowTrackingPatchKt {
1195+
public final class app/revanced/patches/strava/privacy/BlockSnowplowTrackingPatchKt {
11961196
public static final fun getBlockSnowplowTrackingPatch ()Lapp/revanced/patcher/patch/BytecodePatch;
11971197
}
11981198

0 commit comments

Comments
 (0)