Skip to content

Commit b38236c

Browse files
Merge pull request #9 from yogeshpaliyal/yogeshpaliyal-patch-1
Create bytemask.json
2 parents 7a2096b + 7a24e58 commit b38236c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/bytemask.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"name": "Bytemask",
3+
"description": "Bytemask is an Android Gradle Plugin that masks your secret strings for the app in the source code making it difficult to extract from reverse engineering.",
4+
"link": "https://github.com/PatilShreyas/bytemask",
5+
"tags": [
6+
"gradle-plugin",
7+
"security"
8+
]
9+
}

0 commit comments

Comments
 (0)