2359media / EasyAndroidAnimations

Apache License 2.0
1.39k stars 313 forks source link

Added gradle build file #9

Closed jitpack-io closed 9 years ago

jitpack-io commented 9 years ago

So that the library can be built from command line and on JitPack.io. For example, this is how it looks once built: https://jitpack.io/#jitpack-io/EasyAndroidAnimations/1.0

The great thing is that once its on JitPack it can easily be included in other gradle builds.

jitpack-io commented 9 years ago

Would be nice to have a GitHub release as well https://github.com/2359media/EasyAndroidAnimations/releases

so that its easier for users to specify a version and install the library.

umairvatao commented 9 years ago

Added pre-release 0.8. Thanks for notifying.