Skip to content

Commit

Permalink
Replace support libraries image with Jetpack image on About.
Browse files Browse the repository at this point in the history
  • Loading branch information
bernaferrari authored and nickbutcher committed Jun 14, 2019
1 parent f919e1a commit 7d9a80a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ internal class AboutViewModel @Inject constructor(
"Android Jetpack offer a number of features that are " +
"not built into the framework.",
"https://developer.android.com/jetpack/",
"https://avatars.githubusercontent.com/u/32689599",
"https://user-images.githubusercontent.com/351125/59462435-1e3a7a00-8dfa-11e9-801b-f22ad0cb6408.png",
false
),
Library(
Expand Down

0 comments on commit 7d9a80a

Please sign in to comment.