Skip to content

Commit

Permalink
Support F-Droid Basic as an installer
Browse files Browse the repository at this point in the history
  • Loading branch information
t-m-w committed Nov 20, 2023
1 parent 9aa57ca commit 5568ae7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ internal class InstallIntentCreator(
) {

private val installerToPackage = mapOf(
"org.fdroid.basic" to "org.fdroid.basic",
"org.fdroid.fdroid" to "org.fdroid.fdroid",
"org.fdroid.fdroid.privileged" to "org.fdroid.fdroid",
"com.aurora.store" to "com.aurora.store",
Expand Down

0 comments on commit 5568ae7

Please sign in to comment.