Skip to content

Commit 5401c0f

Browse files
chore: update info
1 parent 5b855dc commit 5401c0f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: Build and Publish
22

33
on:
44
push:

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "androidsvgsupport",
3-
"displayName": "AndroidSVGSupport",
2+
"name": "androidsvgpreview",
3+
"displayName": "Android SVG Previewer",
44
"description": "Support svg drawable preview in Android project",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"license": "MIT",
77
"publisher": "SunnyCloudYang",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/SunnyCloudYang/android-svg-support-for-vscode"
10+
"url": "https://github.com/SunnyCloudYang/android-svg-previewer"
1111
},
1212
"keywords": [
1313
"android",

0 commit comments

Comments
 (0)