Skip to content

Commit c9f6a6d

Browse files
authored
Merge pull request #1088 from Stefterv/fix-more-snap-permissions
More snap permissions
2 parents 6a6d12d + fb222e3 commit c9f6a6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/build.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ tasks.register("generateSnapConfiguration"){
265265
- opengl
266266
- home
267267
- removable-media
268+
- audio-playback
269+
- audio-record
270+
- pulseaudio
271+
- gpio
268272
269273
parts:
270274
processing:

0 commit comments

Comments
 (0)