Skip to content

Commit

Permalink
Add Cromite Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamlooker committed Oct 19, 2023
1 parent 647b838 commit 7391ea3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core/model/src/main/java/com/looker/core/model/Repository.kt
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,12 @@ data class Repository(
description = "The official repository for Bromite. Bromite is a Chromium with ad blocking and enhanced privacy.",
fingerprint = "E1EE5CD076D7B0DC84CB2B45FB78B86DF2EB39A3B6C56BA3DC292A5E0C3B9504"
),
defaultRepository(
address = "https://www.cromite.org/fdroid/repo",
name = "Cromite",
description = "The official repository for Cromite. Cromite is a Chromium with ad blocking and enhanced privacy.",
fingerprint = "49F37E74DEE483DCA2B991334FB5A0200787430D0B5F9A783DD5F13695E9517B"
),
defaultRepository(
address = "https://molly.im/fdroid/foss/fdroid/repo",
name = "Molly",
Expand Down

0 comments on commit 7391ea3

Please sign in to comment.