Skip to content

Commit 7a2096b

Browse files
Merge pull request #8 from yogeshpaliyal/yogeshpaliyal-patch-1
Create toolargetool.json
2 parents 7f67324 + c060375 commit 7a2096b

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

data/compose-report-to-html.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Compose Compiler Reports to HTML Generator",
3+
"description": "A utility to convert Jetpack Compose compiler metrics and reports to beautified 😍 HTML page. Made with ❤️ for Android Developers and Composers",
4+
"link": "https://github.com/PatilShreyas/compose-report-to-html",
5+
"tags": [
6+
"jetpack-compose",
7+
"cli",
8+
"gradle-plugin",
9+
"report"
10+
]
11+
}

data/toolargetool.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "toolargetool",
3+
"description": "A tool for debugging TransactionTooLargeException on Android",
4+
"link": "https://github.com/guardian/toolargetool",
5+
"tags": [
6+
"debugging"
7+
]
8+
}

0 commit comments

Comments
 (0)