JakeWharton / u2020

A sample Android app which showcases advanced usage of Dagger among other open source libraries.
https://www.youtube.com/watch?v=0XHx9jtxIxU
Apache License 2.0
5.68k stars 930 forks source link

Create Tag for Imgur Implementation #143

Closed raskasa closed 9 years ago

raskasa commented 9 years ago

@mattprecious I asked this at Droidcon, but asking here just in case. Is it possible to create a tag of the codebase just before the GitHub implementation (when the Imgur API was being used)?

JakeWharton commented 9 years ago

The first commit was here: https://github.com/JakeWharton/u2020/commit/a565a1afd1605b771b8055a1f48d80e59fba09ff

raskasa commented 9 years ago

Thanks.