Skip to content

Commit 734fd32

Browse files
Merge pull request #15 from yogeshpaliyal/yogeshpaliyal-patch-1
Create diffuse.json
2 parents 2b2274a + 9d56416 commit 734fd32

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

data/diffuse.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "diffuse",
3+
"description": "Diffuse is a tool for diffing APKs, AABs, AARs, and JARs in a way that aims to provide both a high-level view of what changes along with important detailed output.",
4+
"link": "https://github.com/JakeWharton/diffuse",
5+
"authorName": "Jake Wharton",
6+
"authorLink": "https://github.com/JakeWharton",
7+
"tags": [
8+
"command-line",
9+
"apk-diff"
10+
]
11+
}

0 commit comments

Comments
 (0)