UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

Update gradle wrapper version to 2.2, keep it the same as overlap2d #34

Closed htynkn closed 9 years ago

htynkn commented 9 years ago

The gradle wrapper version in overlap2d is 2.2. But the wrapper version for this project is 1.12.

It's better to keep them same.

And also for master branch, the compile will fail because the package name for Align class is wrong. Could we have a travis config to check at the compile is passed?