Skip to content

Commit 0102711

Browse files
author
Food Tiny
authored
Update snapcraft.yaml
1 parent f3da6db commit 0102711

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

snap/snapcraft.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
name: native
3+
version: '1.0.4'
4+
summary: Write Enterprise Application in C++ with the power of Java
5+
description: |
6+
Native Library brings productivity and maintainability for your C/C++ application as a Java program
7+
grade: stable
8+
confinement: strict
9+
parts:
10+
my-part:
11+
# See 'snapcraft plugins'
12+
plugin: nil
13+

0 commit comments

Comments
 (0)