We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd46ab commit 0d8147dCopy full SHA for 0d8147d
1 file changed
templates.json
@@ -71,6 +71,14 @@
71
"template_url": "https://console.dashwave.io/template/19/launch",
72
"tech_stack": "GRADLE",
73
"repo_url":"https://github.com/skydoves/landscapist"
74
+ },
75
+ {
76
+ "name": "Picasso",
77
+ "logo": "https://github.com/square/picasso/blob/master/website/static/sample.png?raw=true",
78
+ "description": "A powerful image downloading and caching library for Android",
79
+ "template_url": "https://console.dashwave.io/template/112/launch",
80
+ "tech_stack": "GRADLE",
81
+ "repo_url": "https://github.com/square/picasso"
82
}
83
]
84
0 commit comments