Skip to content

Commit

Permalink
[snap] Reverted back to core18
Browse files Browse the repository at this point in the history
  • Loading branch information
ferraridamiano committed Apr 14, 2024
1 parent 86ce4d0 commit db93dda
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
name: converternow
version: 4.2.1
title: Converter NOW Unit Converter
summary: Unit and currencies converter
description: A Unit and Currencies Converter. Converter NOW is immediate, fast and easy to use!

confinement: strict
base: core22
base: core18
grade: stable

architectures:
- build-on: amd64
- build-on: arm64
run-on: [amd64, i386, arm64]

slots:
dbus-converternow:
Expand All @@ -21,7 +20,7 @@ slots:
apps:
converternow:
command: converternow
extensions: [gnome]
extensions: [flutter-stable]
plugs:
- network
slots:
Expand Down

0 comments on commit db93dda

Please sign in to comment.