Skip to content

Commit

Permalink
Merge pull request #443 from samuraikid0/patch-2
Browse files Browse the repository at this point in the history
GitHub Source: Add Libre Camera
  • Loading branch information
rumboalla authored Sep 10, 2023
2 parents 071806a + e6830de commit e74a57d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/kotlin/com/apkupdater/data/github/GitHubApp.kt
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ val GitHubApps = listOf(
GitHubApp("com.shadow.blackhole", "Sangwan5688", "BlackHole"),
GitHubApp("com.zionhuang.music", "z-huang", "InnerTune"),
GitHubApp("com.nextcloud.client", "nextcloud", "android"),
GitHubApp("at.bitfire.davdroid", "bitfireAT", "davx5-ose")
GitHubApp("at.bitfire.davdroid", "bitfireAT", "davx5-ose"),
GitHubApp("com.iakmds.librecamera", "iakmds", "librecamera")
)

0 comments on commit e74a57d

Please sign in to comment.