Skip to content

Commit

Permalink
Add MM20 Apps repo
Browse files Browse the repository at this point in the history
  • Loading branch information
codenyte authored and Iamlooker committed Jun 10, 2024
1 parent 752b9fc commit 93b2b8b
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,12 @@ data class Repository(
description = "FUTO official F-Droid repository.",
fingerprint = "39D47869D29CBFCE4691D9F7E6946A7B6D7E6FF4883497E6E675744ECDFA6D6D"
),
defaultRepository(
address = "https://fdroid.mm20.de/repo",
name = "MM20 Apps",
description = "Apps developed and distributed by MM20",
fingerprint = "156FBAB952F6996415F198F3F29628D24B30E725B0F07A2B49C3A9B5161EEE1A"
),
)
}
}

0 comments on commit 93b2b8b

Please sign in to comment.